Skip to content

Commit 3678043

Browse files
committed
address review comment
1 parent 5f7ab7e commit 3678043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"@actions/core": "^1.10.1"
7070
},
7171
"devDependencies": {
72+
"@jest/globals": "^29.7.0",
7273
"@types/jest": "^29.5.12",
7374
"@types/node": "^20.11.30",
7475
"@typescript-eslint/eslint-plugin": "^7.3.1",
@@ -79,7 +80,6 @@
7980
"eslint-plugin-jest": "^27.9.0",
8081
"eslint-plugin-jsonc": "^2.14.1",
8182
"eslint-plugin-prettier": "^5.1.3",
82-
"@jest/globals": "^29.7.0",
8383
"jest": "^29.7.0",
8484
"make-coverage-badge": "^1.2.0",
8585
"prettier": "^3.2.5",

0 commit comments

Comments
 (0)