Skip to content

Commit a57b9f3

Browse files
committed
upgrade some packages
1 parent 5db8580 commit a57b9f3

File tree

4 files changed

+128
-49
lines changed

4 files changed

+128
-49
lines changed

workspaces/adventure-pack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"prettier-plugin-java": "2.6.4",
8282
"ts-jest": "29.2.5",
8383
"ts-loader": "9.5.1",
84-
"ts-morph": "23.0.0",
84+
"ts-morph": "24.0.0",
8585
"tsx": "4.19.1",
8686
"type-fest": "4.26.1",
8787
"typescript": "5.6.2",

workspaces/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"lint": "eslint --color --max-warnings=0 ."
2222
},
2323
"dependencies": {
24-
"@stylistic/eslint-plugin-js": "2.8.0",
25-
"@stylistic/eslint-plugin-ts": "2.8.0",
24+
"@stylistic/eslint-plugin-js": "2.9.0",
25+
"@stylistic/eslint-plugin-ts": "2.9.0",
2626
"@typescript-eslint/eslint-plugin": "8.5.0",
2727
"@typescript-eslint/parser": "8.5.0",
2828
"eslint-import-resolver-typescript": "3.6.3",

workspaces/webpack-make-output-executable-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@code-chronicles/eslint-config": "workspace:*",
2626
"@types/node": "22.7.4",
27-
"eslint": "9.11.1",
27+
"eslint": "9.12.0",
2828
"prettier": "3.3.3",
2929
"typescript": "5.6.2"
3030
}

yarn.lock

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

0 commit comments

Comments
 (0)