jsii-rosetta 5.6.1-dev.2 → 5.6.1-dev.4
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
@@ -41,7 +41,7 @@
|
|
41
41
|
"@types/mock-fs": "^4.13.4",
|
42
42
|
"@types/node": "^18",
|
43
43
|
"@types/semver": "^7.5.8",
|
44
|
-
"@types/stream-json": "^1.7.
|
44
|
+
"@types/stream-json": "^1.7.8",
|
45
45
|
"@types/tar": "^6.1.13",
|
46
46
|
"@types/workerpool": "^6.4.7",
|
47
47
|
"@typescript-eslint/eslint-plugin": "^8",
|
@@ -53,7 +53,7 @@
|
|
53
53
|
"eslint-import-resolver-typescript": "^3.6.3",
|
54
54
|
"eslint-plugin-import": "^2.31.0",
|
55
55
|
"eslint-plugin-prettier": "^4.2.1",
|
56
|
-
"eslint-plugin-unicorn": "^56.0.
|
56
|
+
"eslint-plugin-unicorn": "^56.0.1",
|
57
57
|
"fs-monkey": "^1.0.6",
|
58
58
|
"jest": "^29.7.0",
|
59
59
|
"memfs": "^4.14.0",
|
@@ -88,7 +88,7 @@
|
|
88
88
|
"publishConfig": {
|
89
89
|
"access": "public"
|
90
90
|
},
|
91
|
-
"version": "5.6.1-dev.
|
91
|
+
"version": "5.6.1-dev.4",
|
92
92
|
"types": "lib/index.d.ts",
|
93
93
|
"exports": {
|
94
94
|
".": "./lib/index.js",
|