Skip to content

Commit 7f36e9d

Browse files
Fix dependencies
1 parent 7952e6b commit 7f36e9d

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
lines changed

generator/package-lock.json

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

generator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"@types/lodash": "^4.14.200",
2828
"@types/node": "^20.12.2",
2929
"@types/yargs": "^17.0.24",
30-
"@typescript-eslint/eslint-plugin": "^6.21.0",
30+
"@typescript-eslint/eslint-plugin": "^7.6.0",
3131
"@typescript-eslint/parser": "^7.6.0",
3232
"async": "^3.2.4",
3333
"autorest": "^3.6.3",
3434
"colors": "^1.4.0",
35-
"eslint": "^8.52.0",
35+
"eslint": "^8.57.0",
3636
"eslint-plugin-header": "^3.1.1",
3737
"js-yaml": "^4.1.0",
3838
"lodash": "^4.17.19",

0 commit comments

Comments
 (0)