Skip to content

Commit 4fbec34

Browse files
committed
Upgrade some packages
1 parent 3b7ce80 commit 4fbec34

File tree

3 files changed

+113
-31
lines changed

3 files changed

+113
-31
lines changed

tools/adventure-pack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jest": "29.7.0",
6060
"prettier": "3.3.2",
6161
"prettier-plugin-java": "2.6.0",
62-
"ts-jest": "29.1.5",
62+
"ts-jest": "29.2.2",
6363
"ts-loader": "9.5.1",
6464
"ts-morph": "23.0.0",
6565
"ts-node": "10.9.2",

tools/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"dependencies": {
1616
"@stylistic/eslint-plugin-js": "2.3.0",
1717
"@stylistic/eslint-plugin-ts": "2.3.0",
18-
"@typescript-eslint/eslint-plugin": "7.15.0",
19-
"@typescript-eslint/parser": "7.15.0",
18+
"@typescript-eslint/eslint-plugin": "7.16.0",
19+
"@typescript-eslint/parser": "7.16.0",
2020
"globals": "15.8.0"
2121
},
2222
"devDependencies": {

tools/yarn.lock

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

0 commit comments

Comments
 (0)