Skip to content

Commit

Permalink
chore: update devDependencies (@typescript-eslint/*)
Browse files Browse the repository at this point in the history
  • Loading branch information
uid11 committed Feb 27, 2024
1 parent dea270b commit d763e60
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
},
"devDependencies": {
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"assert-modules-support-case-insensitive-fs": "1.0.1",
"assert-package-lock-is-consistent": "1.0.0",
"devtools-protocol": "0.0.1263784",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-simple-import-sort": "12.0.0",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"eslint-plugin-typescript-sort-keys": "3.2.0",
"husky": "9.0.11",
"prettier": "3.2.5",
"testcafe": "3.5.0",
Expand Down

0 comments on commit d763e60

Please sign in to comment.