Skip to content

Commit

Permalink
updated eslint-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Disaro committed Apr 15, 2021
1 parent bc13932 commit 2817be4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@azure/functions": "^1.0.3",
"@pagopa/eslint-config": "^1.1.1",
"@pagopa/eslint-config": "^1.3.1",
"@types/express": "^4.17.2",
"@types/express-serve-static-core": "^4.17.2",
"@types/jest": "^24.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -445,10 +445,10 @@
dependencies:
"@types/node" ">= 8"

"@pagopa/eslint-config@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@pagopa/eslint-config/-/eslint-config-1.1.1.tgz#09fdfa59708f44996c042451d4d16a624b276bcb"
integrity sha512-b4MBnPWFj1I/O3wpQfR475BoLcB7Nmze67eqLl+J1t7ajFKPi4FF8k7+Xpfct6Z1ziVSTYVjQgMuoBJRHADcrA==
"@pagopa/eslint-config@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@pagopa/eslint-config/-/eslint-config-1.3.1.tgz#0c41ae939aa6d740fbc8d8dbe2c4395aa2ceaf95"
integrity sha512-UZvYeN1ivU5qMZDGXI/JlEoQ+2SMZfTjOeoZBd6Wm5UC98b6bYBG4ov3QmluM6TxsLLMyBALgP55lkg56+VjRw==
dependencies:
"@typescript-eslint/eslint-plugin" "^4.10.0"
"@typescript-eslint/eslint-plugin-tslint" "^4.10.0"
Expand Down

0 comments on commit 2817be4

Please sign in to comment.