@robhan-cdk-lib/utils 0.0.10 → 0.0.12

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 +3 -3
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.16 (build 1632665)",
14
+ "jsiiVersion": "5.8.17 (build 7212fc3)",
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.10",
58
- "fingerprint": "tOgtcbUC+6AtBztoJqp9xhtTogWyg/yYe2xFhqly8Ps="
57
+ "version": "0.0.12",
58
+ "fingerprint": "k1awfSjFpJYUsNgYYfU78DDgKLGf/irYZubIz0fwR4E="
59
59
  }
package/package.json CHANGED
@@ -40,7 +40,7 @@
40
40
  "devDependencies": {
41
41
  "@stylistic/eslint-plugin": "^2",
42
42
  "@types/jest": "^30.0.0",
43
- "@types/node": "^24.1.0",
43
+ "@types/node": "^24.2.0",
44
44
  "@typescript-eslint/eslint-plugin": "^8",
45
45
  "@typescript-eslint/parser": "^8",
46
46
  "commit-and-tag-version": "^12",
@@ -56,13 +56,13 @@
56
56
  "jsii-pacmak": "^1.113.0",
57
57
  "jsii-rosetta": "~5.8.0",
58
58
  "projen": "^0.95.0",
59
- "ts-jest": "^29.4.0",
59
+ "ts-jest": "^29.4.1",
60
60
  "ts-node": "^10.9.2",
61
61
  "typescript": "^5.9.2"
62
62
  },
63
63
  "main": "lib/index.js",
64
64
  "license": "MIT",
65
- "version": "0.0.10",
65
+ "version": "0.0.12",
66
66
  "jest": {
67
67
  "coverageProvider": "v8",
68
68
  "testMatch": [