@sprucelabs/jest-json-reporter 8.0.540 → 8.0.541
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
"files": [
|
7
7
|
"build"
|
8
8
|
],
|
9
|
-
"version": "8.0.
|
9
|
+
"version": "8.0.541",
|
10
10
|
"skill": {
|
11
11
|
"namespace": "jest-json-reporter",
|
12
12
|
"upgradeIgnoreList": [
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"@jest/reporters": "^29.7.0",
|
57
57
|
"@sprucelabs/resolve-path-aliases": "^2.0.514",
|
58
58
|
"@sprucelabs/semantic-release": "^5.0.2",
|
59
|
-
"@sprucelabs/test": "^9.0.
|
59
|
+
"@sprucelabs/test": "^9.0.58",
|
60
60
|
"@types/node": "^22.9.0",
|
61
61
|
"chokidar-cli": "^3.0.0",
|
62
62
|
"eslint": "^9.14.0",
|
@@ -64,7 +64,7 @@
|
|
64
64
|
"jest": "^29.7.0",
|
65
65
|
"prettier": "^3.3.3",
|
66
66
|
"ts-node": "^10.9.2",
|
67
|
-
"tsc-watch": "^6.2.
|
67
|
+
"tsc-watch": "^6.2.1",
|
68
68
|
"tsconfig-paths": "^4.2.0",
|
69
69
|
"typescript": "^5.6.3"
|
70
70
|
},
|