Skip to content

Commit

Permalink
chore: Update typescript-eslint to v7
Browse files Browse the repository at this point in the history
eemeli committed Feb 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e4f963a commit 28b3ba5
Showing 2 changed files with 51 additions and 51 deletions.
98 changes: 49 additions & 49 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
@@ -75,8 +75,8 @@
"@rollup/plugin-typescript": "^11.0.0",
"@types/jest": "^29.2.4",
"@types/node": "^14.18.35",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"babel-jest": "^29.0.1",
"cross-env": "^7.0.3",
"eslint": "^8.2.0",

0 comments on commit 28b3ba5

Please sign in to comment.