Skip to content

Commit

Permalink
Merge pull request #722 from actions/up-dep-2
Browse files Browse the repository at this point in the history
Update types/node and eslint-plugin-import
  • Loading branch information
Vipul authored and GitHub committed Jan 31, 2022
2 parents 35dd74a + 869d93f commit 934cc8f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 27 deletions.
40 changes: 15 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"devDependencies": {
"@types/jest": "^24.0.13",
"@types/nock": "^11.1.0",
"@types/node": "^12.20.7",
"@types/node": "^12.20.42",
"@typescript-eslint/eslint-plugin": "^2.7.0",
"@typescript-eslint/parser": "^2.7.0",
"@zeit/ncc": "^0.20.5",
"eslint": "^6.6.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-simple-import-sort": "^5.0.2",
Expand Down

0 comments on commit 934cc8f

Please sign in to comment.