Skip to content

Commit 4a45480

Browse files
Updated dependencies
1 parent f69526a commit 4a45480

File tree

2 files changed

+84
-83
lines changed

2 files changed

+84
-83
lines changed

typescript/package-lock.json

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

typescript/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"homepage": "https://github.com/jqassistant-plugin/jqassistant-typescript-plugin/blob/main/typescript/README.md",
1212
"license": "GNU GENERAL PUBLIC LICENSE",
1313
"dependencies": {
14-
"@types/node": "24.3.0",
15-
"@typescript-eslint/eslint-plugin": "8.42.0",
16-
"@typescript-eslint/parser": "8.42.0",
17-
"@typescript-eslint/typescript-estree": "8.42.0",
14+
"@types/node": "24.3.1",
15+
"@typescript-eslint/eslint-plugin": "8.43.0",
16+
"@typescript-eslint/parser": "8.43.0",
17+
"@typescript-eslint/typescript-estree": "8.43.0",
1818
"cli-progress": "3.12.0",
1919
"commander": "14.0.0",
20-
"eslint": "9.34.0",
20+
"eslint": "9.35.0",
2121
"json5": "2.2.3",
2222
"minimatch": "10.0.3",
2323
"readdirp": "4.1.2",
@@ -29,7 +29,7 @@
2929
"@types/minimatch": "6.0.0",
3030
"eslint-config-prettier": "10.1.8",
3131
"jest": "30.1.3",
32-
"npm-check-updates": "18.0.3",
32+
"npm-check-updates": "18.1.0",
3333
"prettier": "3.6.2",
3434
"ts-jest": "29.4.1",
3535
"ts-node": "10.9.2"

0 commit comments

Comments
 (0)