Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 4363642

Browse files
committed
Upgrade deps
1 parent e7861f8 commit 4363642

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,25 +60,25 @@
6060
"@run-z/eslint-config": "^4.2.0",
6161
"@run-z/prettier-config": "^2.0.0",
6262
"@run-z/project-config": "^0.20.3",
63-
"@swc/core": "^1.6.5",
63+
"@swc/core": "^1.7.26",
6464
"@swc/jest": "^0.2.36",
65-
"@types/node": "^20.14.9",
66-
"@typescript-eslint/eslint-plugin": "^7.14.1",
67-
"@typescript-eslint/parser": "^7.14.1",
68-
"eslint": "^8.57.0",
69-
"eslint-plugin-jest": "^28.6.0",
65+
"@types/node": "^20.16.11",
66+
"@typescript-eslint/eslint-plugin": "^7.18.0",
67+
"@typescript-eslint/parser": "^7.18.0",
68+
"eslint": "^8.57.1",
69+
"eslint-plugin-jest": "^28.8.3",
7070
"gh-pages": "^6.1.1",
7171
"jest": "^29.7.0",
7272
"jest-junit": "^16.0.0",
7373
"jest-mock": "^29.7.0",
7474
"prettier": "^2.8.8",
7575
"prettier-eslint-cli": "^7.1.0",
76-
"rollup": "^4.18.0",
76+
"rollup": "^4.24.0",
7777
"run-z": "^2.0.0",
78-
"ts-jest": "^29.1.5",
79-
"tslib": "^2.6.3",
80-
"typedoc": "^0.26.3",
81-
"typescript": "~5.5.2"
78+
"ts-jest": "^29.2.5",
79+
"tslib": "^2.7.0",
80+
"typedoc": "^0.26.8",
81+
"typescript": "~5.5.4"
8282
},
8383
"scripts": {
8484
"all": "run-z build,lint,test",

0 commit comments

Comments
 (0)