jsii-rosetta 5.5.13-dev.5 → 5.5.14-dev.1

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 +6 -6
package/package.json CHANGED
@@ -44,22 +44,22 @@
44
44
  "@types/stream-json": "^1.7.7",
45
45
  "@types/tar": "^6.1.13",
46
46
  "@types/workerpool": "^6.4.7",
47
- "@typescript-eslint/eslint-plugin": "^7",
48
- "@typescript-eslint/parser": "^7",
47
+ "@typescript-eslint/eslint-plugin": "^8",
48
+ "@typescript-eslint/parser": "^8",
49
49
  "all-contributors-cli": "^6.26.1",
50
50
  "constructs": "^10.0.0",
51
- "eslint": "^8",
51
+ "eslint": "^9",
52
52
  "eslint-config-prettier": "^8.10.0",
53
53
  "eslint-import-resolver-typescript": "^3.6.3",
54
54
  "eslint-plugin-import": "^2.31.0",
55
55
  "eslint-plugin-prettier": "^4.2.1",
56
- "eslint-plugin-unicorn": "^46.0.1",
56
+ "eslint-plugin-unicorn": "^56.0.0",
57
57
  "fs-monkey": "^1.0.6",
58
58
  "jest": "^29.7.0",
59
59
  "memfs": "^4.14.0",
60
60
  "mock-fs": "^5.4.1",
61
61
  "prettier": "^2.8.8",
62
- "projen": "^0.90.0",
62
+ "projen": "^0.90.2",
63
63
  "tar": "^6.2.1",
64
64
  "ts-jest": "^29.2.5",
65
65
  "ts-node": "^10.9.2"
@@ -88,7 +88,7 @@
88
88
  "publishConfig": {
89
89
  "access": "public"
90
90
  },
91
- "version": "5.5.13-dev.5",
91
+ "version": "5.5.14-dev.1",
92
92
  "types": "lib/index.d.ts",
93
93
  "exports": {
94
94
  ".": "./lib/index.js",