@aws-cdk/cloud-assembly-schema 53.14.0 → 53.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -6117,6 +6117,6 @@
6117
6117
  "symbolId": "lib/cloud-assembly/context-queries:VpcContextQuery"
6118
6118
  }
6119
6119
  },
6120
- "version": "53.14.0",
6121
- "fingerprint": "pPHWN8yUTIXFnI2vo4rJbn14ZxUYhMJYs0zrugG/II4="
6120
+ "version": "53.15.0",
6121
+ "fingerprint": "jrIhoOYhWg7AULZG9teXQ3P/dgSbzGJt0o8r6NZGPT0="
6122
6122
  }
package/.yarnrc.yml ADDED
@@ -0,0 +1,3 @@
1
+ # ~~ Generated by projen. To modify, edit .projenrc.js and run "yarn projen".
2
+
3
+ {}
package/cli-version.json CHANGED
@@ -1 +1 @@
1
- {"version":"2.1118.0"}
1
+ {"version":"2.1118.1"}
package/lib/manifest.js CHANGED
@@ -258,7 +258,7 @@ class Manifest {
258
258
  }
259
259
  exports.Manifest = Manifest;
260
260
  _a = JSII_RTTI_SYMBOL_1;
261
- Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "53.14.0" };
261
+ Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "53.15.0" };
262
262
  function stripEnumErrors(errors) {
263
263
  return errors.filter((e) => typeof e.schema === 'string' || !('enum' in e.schema));
264
264
  }
package/package.json CHANGED
@@ -7,31 +7,31 @@
7
7
  "directory": "packages/@aws-cdk/cloud-assembly-schema"
8
8
  },
9
9
  "scripts": {
10
- "build": "npx projen build",
11
- "bump": "npx projen bump",
12
- "check-for-updates": "npx projen check-for-updates",
13
- "check-licenses": "npx projen check-licenses",
14
- "compat": "npx projen compat",
15
- "compile": "npx projen compile",
16
- "default": "npx projen default",
17
- "eslint": "npx projen eslint",
18
- "gather-versions": "npx projen gather-versions",
19
- "nx": "npx projen nx",
20
- "package": "npx projen package",
21
- "package-all": "npx projen package-all",
22
- "package:dotnet": "npx projen package:dotnet",
23
- "package:go": "npx projen package:go",
24
- "package:java": "npx projen package:java",
25
- "package:js": "npx projen package:js",
26
- "package:python": "npx projen package:python",
27
- "post-compile": "npx projen post-compile",
28
- "pre-compile": "npx projen pre-compile",
29
- "rosetta:extract": "npx projen rosetta:extract",
30
- "test": "npx projen test",
31
- "test:watch": "npx projen test:watch",
32
- "unbump": "npx projen unbump",
33
- "watch": "npx projen watch",
34
- "projen": "npx projen"
10
+ "build": "projen build",
11
+ "bump": "projen bump",
12
+ "check-for-updates": "projen check-for-updates",
13
+ "check-licenses": "projen check-licenses",
14
+ "compat": "projen compat",
15
+ "compile": "projen compile",
16
+ "default": "projen default",
17
+ "eslint": "projen eslint",
18
+ "gather-versions": "projen gather-versions",
19
+ "nx": "projen nx",
20
+ "package": "projen package",
21
+ "package-all": "projen package-all",
22
+ "package:dotnet": "projen package:dotnet",
23
+ "package:go": "projen package:go",
24
+ "package:java": "projen package:java",
25
+ "package:js": "projen package:js",
26
+ "package:python": "projen package:python",
27
+ "post-compile": "projen post-compile",
28
+ "pre-compile": "projen pre-compile",
29
+ "rosetta:extract": "projen rosetta:extract",
30
+ "test": "projen test",
31
+ "test:watch": "projen test:watch",
32
+ "unbump": "projen unbump",
33
+ "watch": "projen watch",
34
+ "projen": "projen"
35
35
  },
36
36
  "author": {
37
37
  "name": "Amazon Web Services",
@@ -39,10 +39,10 @@
39
39
  "organization": true
40
40
  },
41
41
  "devDependencies": {
42
- "@cdklabs/eslint-plugin": "^1.5.10",
42
+ "@cdklabs/eslint-plugin": "^2.0.0",
43
43
  "@stylistic/eslint-plugin": "^3",
44
44
  "@types/jest": "^29.5.14",
45
- "@types/node": "^16",
45
+ "@types/node": "^20",
46
46
  "@types/semver": "^7.7.1",
47
47
  "@typescript-eslint/eslint-plugin": "^8",
48
48
  "@typescript-eslint/parser": "^8",
@@ -50,20 +50,22 @@
50
50
  "constructs": "^10.0.0",
51
51
  "eslint": "^9",
52
52
  "eslint-config-prettier": "^10.1.8",
53
- "eslint-import-resolver-typescript": "^3.10.1",
53
+ "eslint-import-resolver-typescript": "^4.4.4",
54
54
  "eslint-plugin-import": "^2.32.0",
55
- "eslint-plugin-jest": "^29.15.1",
55
+ "eslint-plugin-jest": "^29.15.2",
56
56
  "eslint-plugin-jsdoc": "^62.9.0",
57
- "eslint-plugin-prettier": "^5.5.5",
57
+ "eslint-plugin-prettier": "^4.2.5",
58
58
  "jest": "^29.7.0",
59
59
  "jest-junit": "^16",
60
60
  "jsii": "5.9",
61
- "jsii-diff": "^1.127.0",
62
- "jsii-pacmak": "^1.127.0",
61
+ "jsii-diff": "^1.128.0",
62
+ "jsii-pacmak": "^1.128.0",
63
63
  "jsii-rosetta": "5.9",
64
64
  "license-checker": "^25.0.1",
65
65
  "mock-fs": "^5.5.0",
66
+ "nx": "^22.6.4",
66
67
  "prettier": "^2.8",
68
+ "projen": "^0.99.48",
67
69
  "ts-jest": "^29.4.9",
68
70
  "tsx": "^4.21.0",
69
71
  "typescript": "5.9",
@@ -87,7 +89,7 @@
87
89
  "devEngines": {
88
90
  "packageManager": {
89
91
  "name": "yarn",
90
- "version": "1.22.22",
92
+ "version": ">=4",
91
93
  "onFail": "ignore"
92
94
  }
93
95
  },
@@ -97,7 +99,8 @@
97
99
  "publishConfig": {
98
100
  "access": "public"
99
101
  },
100
- "version": "53.14.0",
102
+ "version": "53.15.0",
103
+ "packageManager": "yarn@4.13.0",
101
104
  "types": "lib/index.d.ts",
102
105
  "stability": "stable",
103
106
  "jsii": {
@@ -136,5 +139,8 @@
136
139
  ],
137
140
  "projectReferences": true
138
141
  },
139
- "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
142
+ "installConfig": {
143
+ "hoistingLimits": "workspaces"
144
+ },
145
+ "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"yarn projen\"."
140
146
  }