jsii-rosetta 5.7.2-dev.1 → 5.7.2-dev.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -50,13 +50,13 @@
50
50
  "constructs": "^10.0.0",
51
51
  "eslint": "^9",
52
52
  "eslint-config-prettier": "^8.10.0",
53
- "eslint-import-resolver-typescript": "^3.6.3",
53
+ "eslint-import-resolver-typescript": "^3.7.0",
54
54
  "eslint-plugin-import": "^2.31.0",
55
55
  "eslint-plugin-prettier": "^4.2.1",
56
56
  "eslint-plugin-unicorn": "^56.0.1",
57
57
  "fs-monkey": "^1.0.6",
58
58
  "jest": "^29.7.0",
59
- "memfs": "^4.14.1",
59
+ "memfs": "^4.15.0",
60
60
  "mock-fs": "^5.4.1",
61
61
  "prettier": "^2.8.8",
62
62
  "projen": "^0.90.6",
@@ -67,7 +67,7 @@
67
67
  "dependencies": {
68
68
  "@jsii/check-node": "1.105.0",
69
69
  "@jsii/spec": "^1.105.0",
70
- "@xmldom/xmldom": "^0.9.5",
70
+ "@xmldom/xmldom": "^0.9.6",
71
71
  "chalk": "^4",
72
72
  "commonmark": "^0.31.2",
73
73
  "fast-glob": "^3.3.2",
@@ -88,7 +88,7 @@
88
88
  "publishConfig": {
89
89
  "access": "public"
90
90
  },
91
- "version": "5.7.2-dev.1",
91
+ "version": "5.7.2-dev.10",
92
92
  "types": "lib/index.d.ts",
93
93
  "exports": {
94
94
  ".": "./lib/index.js",