jsii-rosetta 5.4.20-dev.0 → 5.4.20-dev.2

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 +2 -2
package/package.json CHANGED
@@ -60,7 +60,7 @@
60
60
  "prettier": "^2.8.8",
61
61
  "projen": "^0.81.15",
62
62
  "tar": "^6.2.1",
63
- "ts-jest": "^29.1.2",
63
+ "ts-jest": "^29.1.3",
64
64
  "ts-node": "^10.9.2"
65
65
  },
66
66
  "dependencies": {
@@ -84,7 +84,7 @@
84
84
  "main": "lib/index.js",
85
85
  "license": "Apache-2.0",
86
86
  "homepage": "https://aws.github.io/jsii",
87
- "version": "5.4.20-dev.0",
87
+ "version": "5.4.20-dev.2",
88
88
  "types": "lib/index.d.ts",
89
89
  "exports": {
90
90
  ".": "./lib/index.js",