Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 41ff67a

Browse files
chore(deps): update devdependencies-major
1 parent 8a1947f commit 41ff67a

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,25 @@
2424
},
2525
"main": "generators/index.js",
2626
"devDependencies": {
27-
"@inpyjamas/scripts": "0.1.0-alpha",
28-
"@types/jest": "26.0.0",
29-
"@types/node": "12.12.45",
27+
"@inpyjamas/scripts": "1.0.0",
28+
"@types/jest": "29.5.8",
29+
"@types/node": "20.9.1",
3030
"@types/rimraf": "3.0.0",
3131
"@types/yeoman-assert": "3.1.1",
32-
"@types/yeoman-generator": "4.11.1",
32+
"@types/yeoman-generator": "5.2.14",
3333
"@types/yeoman-test": "4.0.0",
34-
"@typescript-eslint/eslint-plugin": "4.0.1",
35-
"@typescript-eslint/parser": "4.0.1",
34+
"@typescript-eslint/eslint-plugin": "6.11.0",
35+
"@typescript-eslint/parser": "6.11.0",
3636
"cz-conventional-changelog": "3.2.0",
37-
"eslint": "7.2.0",
38-
"eslint-config-prettier": "8.1.0",
39-
"eslint-plugin-jest": "24.0.0",
40-
"jest": "26.0.1",
41-
"prettier": "2.0.5",
42-
"rimraf": "3.0.2",
43-
"ts-jest": "26.1.0",
44-
"typescript": "4.0.2",
45-
"yeoman-test": "5.1.0"
37+
"eslint": "8.54.0",
38+
"eslint-config-prettier": "9.0.0",
39+
"eslint-plugin-jest": "27.6.0",
40+
"jest": "29.7.0",
41+
"prettier": "3.1.0",
42+
"rimraf": "5.0.5",
43+
"ts-jest": "29.1.1",
44+
"typescript": "5.2.2",
45+
"yeoman-test": "8.2.0"
4646
},
4747
"repository": {
4848
"type": "git",

0 commit comments

Comments
 (0)