jsii-rosetta 5.5.11-dev.2 → 5.5.11-dev.3
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
@@ -37,7 +37,7 @@
|
|
37
37
|
"@actions/core": "^1.11.1",
|
38
38
|
"@actions/github": "^5.1.1",
|
39
39
|
"@types/commonmark": "^0.27.9",
|
40
|
-
"@types/jest": "^29.5.
|
40
|
+
"@types/jest": "^29.5.14",
|
41
41
|
"@types/mock-fs": "^4.13.4",
|
42
42
|
"@types/node": "^18",
|
43
43
|
"@types/semver": "^7.5.8",
|
@@ -74,7 +74,7 @@
|
|
74
74
|
"jsii": "~5.5.0",
|
75
75
|
"semver": "^7.6.3",
|
76
76
|
"semver-intersect": "^1.5.0",
|
77
|
-
"stream-json": "^1.
|
77
|
+
"stream-json": "^1.9.0",
|
78
78
|
"typescript": "~5.5",
|
79
79
|
"workerpool": "^6.5.1",
|
80
80
|
"yargs": "^17.7.2"
|
@@ -88,7 +88,7 @@
|
|
88
88
|
"publishConfig": {
|
89
89
|
"access": "public"
|
90
90
|
},
|
91
|
-
"version": "5.5.11-dev.
|
91
|
+
"version": "5.5.11-dev.3",
|
92
92
|
"types": "lib/index.d.ts",
|
93
93
|
"exports": {
|
94
94
|
".": "./lib/index.js",
|