Skip to content

Commit f3dce2b

Browse files
Update typescript-eslint monorepo to ^6.7.0 (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa5333f commit f3dce2b

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package-lock.json

Lines changed: 88 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
],
3232
"dependencies": {
3333
"@babel/core": "^7.22.20",
34-
"@typescript-eslint/eslint-plugin": "^6.4.1",
35-
"@typescript-eslint/parser": "^6.4.1",
34+
"@typescript-eslint/eslint-plugin": "^6.7.0",
35+
"@typescript-eslint/parser": "^6.7.0",
3636
"eslint-plugin-import": "^2.28.1",
3737
"eslint-plugin-jsdoc": "^46.5.0",
3838
"eslint-plugin-n": "^16.0.2",

0 commit comments

Comments
 (0)