jsii-rosetta 5.4.28-dev.5 → 5.4.29-dev.0
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
@@ -56,7 +56,7 @@
|
|
56
56
|
"eslint-plugin-unicorn": "^46.0.1",
|
57
57
|
"fs-monkey": "^1.0.6",
|
58
58
|
"jest": "^29.7.0",
|
59
|
-
"memfs": "^4.
|
59
|
+
"memfs": "^4.11.0",
|
60
60
|
"mock-fs": "^5.2.0",
|
61
61
|
"prettier": "^2.8.8",
|
62
62
|
"projen": "^0.84.10",
|
@@ -69,7 +69,7 @@
|
|
69
69
|
"@jsii/spec": "^1.101.0",
|
70
70
|
"@xmldom/xmldom": "^0.8.10",
|
71
71
|
"chalk": "^4",
|
72
|
-
"commonmark": "^0.31.
|
72
|
+
"commonmark": "^0.31.1",
|
73
73
|
"fast-glob": "^3.3.2",
|
74
74
|
"jsii": "~5.4.0",
|
75
75
|
"semver": "^7.6.3",
|
@@ -88,7 +88,7 @@
|
|
88
88
|
"publishConfig": {
|
89
89
|
"access": "public"
|
90
90
|
},
|
91
|
-
"version": "5.4.
|
91
|
+
"version": "5.4.29-dev.0",
|
92
92
|
"types": "lib/index.d.ts",
|
93
93
|
"exports": {
|
94
94
|
".": "./lib/index.js",
|