Skip to content

Commit

Permalink
Merge pull request liquity#391 from liquity/dependabot/npm_and_yarn/t…
Browse files Browse the repository at this point in the history
…ypescript-eslint/parser-4.18.0

chore(deps-dev): bump @typescript-eslint/parser from 4.17.0 to 4.18.0
  • Loading branch information
danielattilasimon committed Mar 16, 2021
2 parents 6ca9769 + 4a9536e commit 71de4fb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/lib-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@microsoft/api-extractor": "^7.13.0",
"@types/mocha": "^8.0.4",
"@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1",
"@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.11.0",
"eslint-plugin-tsdoc": "^0.2.11",
"fast-check": "^2.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "^14.0.13",
"@types/sinon-chai": "^3.2.3",
"@typescript-eslint/eslint-plugin": "^4.14.0",
"@typescript-eslint/parser": "^4.14.0",
"@typescript-eslint/parser": "^4.18.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"chai-spies": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@ethersproject/bignumber": "^5.0.0",
"@types/react": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1",
"@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.11.0",
"eslint-plugin-react": "^7.21.4",
"eslint-plugin-react-hooks": "^4.1.2",
Expand Down

0 comments on commit 71de4fb

Please sign in to comment.