Skip to content

Commit 963b3c4

Browse files
chore: pin dependencies
1 parent 0ed898a commit 963b3c4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,18 +64,18 @@
6464
"execa": "^9.3.1"
6565
},
6666
"devDependencies": {
67-
"@types/node": "^22.5.0",
68-
"@typescript-eslint/eslint-plugin": "^8.2.0",
69-
"@typescript-eslint/parser": "^8.2.0",
70-
"eslint": "^8.57.0",
67+
"@types/node": "22.5.0",
68+
"@typescript-eslint/eslint-plugin": "8.2.0",
69+
"@typescript-eslint/parser": "8.2.0",
70+
"eslint": "8.57.0",
7171
"eslint-config-prettier": "9.1.0",
72-
"eslint-plugin-github": "^5.0.1",
72+
"eslint-plugin-github": "5.0.1",
7373
"eslint-plugin-import": "2.29.1",
7474
"lefthook": "1.7.14",
75-
"prettier": "^3.3.3",
76-
"prettier-eslint": "^16.3.0",
75+
"prettier": "3.3.3",
76+
"prettier-eslint": "16.3.0",
7777
"prettier-plugin-packagejson": "2.5.2",
78-
"typescript": "^5.5.4"
78+
"typescript": "5.5.4"
7979
},
8080
"engines": {
8181
"node": ">=20"

0 commit comments

Comments
 (0)