cdk-assets 2.155.1 → 2.155.2

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/npm-shrinkwrap.json +22 -21
  2. package/package.json +2 -2
@@ -36,7 +36,7 @@
36
36
  "eslint": "^8",
37
37
  "eslint-config-prettier": "^9.1.0",
38
38
  "eslint-import-resolver-typescript": "^3.6.3",
39
- "eslint-plugin-import": "^2.30.0",
39
+ "eslint-plugin-import": "^2.31.0",
40
40
  "eslint-plugin-prettier": "^5.2.1",
41
41
  "fs-extra": "^9.1.0",
42
42
  "graceful-fs": "^4.2.11",
@@ -4076,9 +4076,9 @@
4076
4076
  }
4077
4077
  },
4078
4078
  "node_modules/electron-to-chromium": {
4079
- "version": "1.5.31",
4080
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.31.tgz",
4081
- "integrity": "sha512-QcDoBbQeYt0+3CWcK/rEbuHvwpbT/8SV9T3OSgs6cX1FlcUAkgrkqbg9zLnDrMM/rLamzQwal4LYFCiWk861Tg==",
4079
+ "version": "1.5.32",
4080
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.32.tgz",
4081
+ "integrity": "sha512-M+7ph0VGBQqqpTT2YrabjNKSQ2fEl9PVx6AK3N558gDH9NO8O6XN9SXXFWRo9u9PbEg/bWq+tjXQr+eXmxubCw==",
4082
4082
  "dev": true,
4083
4083
  "license": "ISC"
4084
4084
  },
@@ -4460,9 +4460,9 @@
4460
4460
  }
4461
4461
  },
4462
4462
  "node_modules/eslint-plugin-import": {
4463
- "version": "2.30.0",
4464
- "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz",
4465
- "integrity": "sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==",
4463
+ "version": "2.31.0",
4464
+ "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz",
4465
+ "integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==",
4466
4466
  "dev": true,
4467
4467
  "license": "MIT",
4468
4468
  "dependencies": {
@@ -4474,7 +4474,7 @@
4474
4474
  "debug": "^3.2.7",
4475
4475
  "doctrine": "^2.1.0",
4476
4476
  "eslint-import-resolver-node": "^0.3.9",
4477
- "eslint-module-utils": "^2.9.0",
4477
+ "eslint-module-utils": "^2.12.0",
4478
4478
  "hasown": "^2.0.2",
4479
4479
  "is-core-module": "^2.15.1",
4480
4480
  "is-glob": "^4.0.3",
@@ -4483,13 +4483,14 @@
4483
4483
  "object.groupby": "^1.0.3",
4484
4484
  "object.values": "^1.2.0",
4485
4485
  "semver": "^6.3.1",
4486
+ "string.prototype.trimend": "^1.0.8",
4486
4487
  "tsconfig-paths": "^3.15.0"
4487
4488
  },
4488
4489
  "engines": {
4489
4490
  "node": ">=4"
4490
4491
  },
4491
4492
  "peerDependencies": {
4492
- "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
4493
+ "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
4493
4494
  }
4494
4495
  },
4495
4496
  "node_modules/eslint-plugin-import/node_modules/debug": {
@@ -9528,16 +9529,16 @@
9528
9529
  }
9529
9530
  },
9530
9531
  "node_modules/regexp.prototype.flags": {
9531
- "version": "1.5.2",
9532
- "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz",
9533
- "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==",
9532
+ "version": "1.5.3",
9533
+ "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz",
9534
+ "integrity": "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==",
9534
9535
  "dev": true,
9535
9536
  "license": "MIT",
9536
9537
  "dependencies": {
9537
- "call-bind": "^1.0.6",
9538
+ "call-bind": "^1.0.7",
9538
9539
  "define-properties": "^1.2.1",
9539
9540
  "es-errors": "^1.3.0",
9540
- "set-function-name": "^2.0.1"
9541
+ "set-function-name": "^2.0.2"
9541
9542
  },
9542
9543
  "engines": {
9543
9544
  "node": ">= 0.4"
@@ -10344,22 +10345,22 @@
10344
10345
  }
10345
10346
  },
10346
10347
  "node_modules/tldts": {
10347
- "version": "6.1.49",
10348
- "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.49.tgz",
10349
- "integrity": "sha512-E5se9HuCyfwWvmc0JiXiocOw+Cm4tlJCKewdB5RKMH8MmtiTsQCc+yu5BBYB5ZN4lNbz8Xg65bqJ1odS9+RhIA==",
10348
+ "version": "6.1.50",
10349
+ "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.50.tgz",
10350
+ "integrity": "sha512-q9GOap6q3KCsLMdOjXhWU5jVZ8/1dIib898JBRLsN+tBhENpBDcAVQbE0epADOjw11FhQQy9AcbqKGBQPUfTQA==",
10350
10351
  "dev": true,
10351
10352
  "license": "MIT",
10352
10353
  "dependencies": {
10353
- "tldts-core": "^6.1.49"
10354
+ "tldts-core": "^6.1.50"
10354
10355
  },
10355
10356
  "bin": {
10356
10357
  "tldts": "bin/cli.js"
10357
10358
  }
10358
10359
  },
10359
10360
  "node_modules/tldts-core": {
10360
- "version": "6.1.49",
10361
- "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.49.tgz",
10362
- "integrity": "sha512-ctRO/wzBasOCxAStJG/60Qe8/QpGmaVPsE8djdk0vioxN4uCOgKoveH71Qc2EOmVMIjVf0BjigI5p9ZDuLOygg==",
10361
+ "version": "6.1.50",
10362
+ "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.50.tgz",
10363
+ "integrity": "sha512-na2EcZqmdA2iV9zHV7OHQDxxdciEpxrjbkp+aHmZgnZKHzoElLajP59np5/4+sare9fQBfixgvXKx8ev1d7ytw==",
10363
10364
  "dev": true,
10364
10365
  "license": "MIT"
10365
10366
  },
package/package.json CHANGED
@@ -45,7 +45,7 @@
45
45
  "eslint": "^8",
46
46
  "eslint-config-prettier": "^9.1.0",
47
47
  "eslint-import-resolver-typescript": "^3.6.3",
48
- "eslint-plugin-import": "^2.30.0",
48
+ "eslint-plugin-import": "^2.31.0",
49
49
  "eslint-plugin-prettier": "^5.2.1",
50
50
  "fs-extra": "^9.1.0",
51
51
  "graceful-fs": "^4.2.11",
@@ -78,7 +78,7 @@
78
78
  "publishConfig": {
79
79
  "access": "public"
80
80
  },
81
- "version": "2.155.1",
81
+ "version": "2.155.2",
82
82
  "types": "lib/index.d.ts",
83
83
  "//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
84
84
  }