Skip to content

Commit 0f687b1

Browse files
sevenscsevensc
authored andcommitted
upgraded dependencies
1 parent 40ea64b commit 0f687b1

File tree

2 files changed

+1497
-1349
lines changed

2 files changed

+1497
-1349
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@
2929
},
3030
"homepage": "https://github.com/sevensc/typescript-string-operations#readme",
3131
"devDependencies": {
32-
"@types/jest": "^29.5.12",
33-
"@types/node": "^22.0.0",
34-
"@typescript-eslint/eslint-plugin": "^7.1.1",
35-
"@typescript-eslint/parser": "^7.1.1",
36-
"eslint": "^8.57.0",
37-
"jest": "^29.7.0",
38-
"ts-jest": "^29.1.2",
32+
"@types/jest": "^30.0.0",
33+
"@types/node": "^24.0.7",
34+
"@typescript-eslint/eslint-plugin": "^8.35.0",
35+
"@typescript-eslint/parser": "^8.35.0",
36+
"eslint": "^9.30.0",
37+
"jest": "^30.0.3",
38+
"ts-jest": "^29.4.0",
3939
"ts-node": "^10.9.2",
40-
"typescript": "^5.4.2",
41-
"uglify-js": "^3.17.4"
40+
"typescript": "^5.8.3",
41+
"uglify-js": "^3.19.3"
4242
},
4343
"directories": {},
4444
"resolutions": {

0 commit comments

Comments
 (0)