cdk8s-plus-33 2.5.28 → 2.5.29

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/package.json CHANGED
@@ -47,14 +47,14 @@
47
47
  "organization": false
48
48
  },
49
49
  "devDependencies": {
50
- "@cdk8s/projen-common": "^0.0.713",
50
+ "@cdk8s/projen-common": "^0.0.714",
51
51
  "@stylistic/eslint-plugin": "^2",
52
52
  "@types/jest": "^27",
53
53
  "@types/node": "16.18.78",
54
54
  "@typescript-eslint/eslint-plugin": "^8",
55
55
  "@typescript-eslint/parser": "^8",
56
- "cdk8s": "2.70.75",
57
- "cdk8s-cli": "^2.207.22",
56
+ "cdk8s": "2.70.76",
57
+ "cdk8s-cli": "^2.207.24",
58
58
  "commit-and-tag-version": "^12",
59
59
  "constructs": "10.3.0",
60
60
  "eslint": "^9",
@@ -63,11 +63,11 @@
63
63
  "jest": "^27",
64
64
  "jest-junit": "^17",
65
65
  "jsii": "~5.9.0",
66
- "jsii-diff": "^1.135.0",
66
+ "jsii-diff": "^1.136.0",
67
67
  "jsii-docgen": "^10.5.0",
68
- "jsii-pacmak": "^1.135.0",
68
+ "jsii-pacmak": "^1.136.0",
69
69
  "jsii-rosetta": "~5.9.0",
70
- "projen": "^0.99.74",
70
+ "projen": "^0.99.80",
71
71
  "snake-case": "^3.0.4",
72
72
  "ts-jest": "^27",
73
73
  "ts-node": "^10",
@@ -100,10 +100,11 @@
100
100
  },
101
101
  "main": "lib/index.js",
102
102
  "license": "Apache-2.0",
103
+ "stability": "stable",
103
104
  "publishConfig": {
104
105
  "access": "public"
105
106
  },
106
- "version": "2.5.28",
107
+ "version": "2.5.29",
107
108
  "jest": {
108
109
  "coverageProvider": "v8",
109
110
  "testMatch": [
@@ -148,7 +149,6 @@
148
149
  }
149
150
  },
150
151
  "types": "lib/index.d.ts",
151
- "stability": "stable",
152
152
  "jsii": {
153
153
  "outdir": "dist",
154
154
  "targets": {