Skip to content

Commit 305bad0

Browse files
fix(deps): update typescript-eslint monorepo to ^6.7.3 (#1051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2709e0 commit 305bad0

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package-lock.json

Lines changed: 48 additions & 48 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
@@ -22,8 +22,8 @@
2222
"unit": "mocha test"
2323
},
2424
"dependencies": {
25-
"@typescript-eslint/eslint-plugin": "^6.7.2",
26-
"@typescript-eslint/parser": "^6.7.2",
25+
"@typescript-eslint/eslint-plugin": "^6.7.3",
26+
"@typescript-eslint/parser": "^6.7.3",
2727
"eslint-config-prettier": "^9.0.0",
2828
"eslint-import-resolver-typescript": "^3.6.1",
2929
"eslint-plugin-eslint-comments": "^3.2.0",

0 commit comments

Comments
 (0)