@robhan-cdk-lib/utils 0.0.121 → 0.0.123

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.
Files changed (2) hide show
  1. package/.jsii +3 -3
  2. package/package.json +2 -2
package/.jsii CHANGED
@@ -11,7 +11,7 @@
11
11
  "stability": "stable"
12
12
  },
13
13
  "homepage": "https://github.com/robert-hanuschke/cdk-utils",
14
- "jsiiVersion": "5.8.22 (build 160a3ef)",
14
+ "jsiiVersion": "5.8.25 (build 948fef6)",
15
15
  "license": "MIT",
16
16
  "metadata": {
17
17
  "jsii": {
@@ -54,6 +54,6 @@
54
54
  }
55
55
  },
56
56
  "types": {},
57
- "version": "0.0.121",
58
- "fingerprint": "Pu6kS3oFo6JZ2Dvex8xdsjEZhpnsgXhb0CH7NMxSJ2Q="
57
+ "version": "0.0.123",
58
+ "fingerprint": "CRdSCX1koe4o8tHe9IxieNS/Sxq2nlFD7WSC4zDOJ74="
59
59
  }
package/package.json CHANGED
@@ -55,14 +55,14 @@
55
55
  "jsii-docgen": "^10.5.0",
56
56
  "jsii-pacmak": "^1.121.0",
57
57
  "jsii-rosetta": "~5.8.0",
58
- "projen": "^0.98.29",
58
+ "projen": "^0.98.30",
59
59
  "ts-jest": "^29.4.6",
60
60
  "ts-node": "^10.9.2",
61
61
  "typescript": "^5.9.3"
62
62
  },
63
63
  "main": "lib/index.js",
64
64
  "license": "MIT",
65
- "version": "0.0.121",
65
+ "version": "0.0.123",
66
66
  "jest": {
67
67
  "coverageProvider": "v8",
68
68
  "testMatch": [