Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade
Browse files Browse the repository at this point in the history
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
  • Loading branch information
aws-cdk-automation authored Dec 27, 2023
1 parent 456f417 commit 829c948
Show file tree
Hide file tree
Showing 9 changed files with 714 additions and 674 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
},
"devDependencies": {
"@jest/types": "^28.1.3",
"@types/jest": "^29.5.8",
"@types/jest": "^29.5.11",
"@types/node": "^14.18.63",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"all-contributors-cli": "^6.26.1",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.2",
"jest": "^29.7.0",
"jest-circus": "^28.1.3",
"jest-config": "^28.1.3",
"jest-expect-message": "^1.1.3",
"lerna": "^7.4.2",
"prettier": "^3.1.0",
"lerna": "^8.0.1",
"prettier": "^3.1.1",
"standard-version": "^9.5.0",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"typescript": "~4.7.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@jsii/dotnet-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@jsii/runtime": "^0.0.0",
"@types/semver": "^7.5.5",
"@types/semver": "^7.5.6",
"jsii-build-tools": "^0.0.0",
"semver": "^7.5.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@jsii/integ-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
},
"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/tar": "^6.1.9"
"@types/tar": "^6.1.10"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@scope/jsii-calc-lib": "^0.0.0",
"@types/fs-extra": "^9.0.13",
"@types/lockfile": "^1.0.4",
"@types/tar": "^6.1.9",
"@types/tar": "^6.1.10",
"jest-expect-message": "^1.1.3",
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^3.20.120"
Expand Down
2 changes: 1 addition & 1 deletion packages/@jsii/python-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^3.20.120",
"jsii-pacmak": "^0.0.0",
"pyright": "^1.1.332"
"pyright": "^1.1.343"
}
}
6 changes: 3 additions & 3 deletions packages/jsii-pacmak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"@jsii/go-runtime": "^0.0.0",
"@scope/jsii-calc-lib": "^0.0.0",
"@types/clone": "^2.1.4",
"@types/diff": "^5.0.8",
"@types/diff": "^5.0.9",
"@types/commonmark": "^0.27.9",
"@types/fs-extra": "^9.0.13",
"@types/semver": "^7.5.5",
"@types/semver": "^7.5.6",
"diff": "^5.1.0",
"jsii": "^0.0.0",
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^3.20.120",
"pyright": "^1.1.332"
"pyright": "^1.1.343"
},
"keywords": [
"jsii",
Expand Down
8 changes: 4 additions & 4 deletions packages/jsii-rosetta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"devDependencies": {
"@types/commonmark": "^0.27.9",
"@types/mock-fs": "^4.13.4",
"@types/stream-json": "^1.7.6",
"@types/workerpool": "^6.4.6",
"@types/semver": "^7.5.5",
"@types/stream-json": "^1.7.7",
"@types/workerpool": "^6.4.7",
"@types/semver": "^7.5.6",
"jsii-build-tools": "0.0.0",
"memory-streams": "^0.1.3",
"mock-fs": "^5.2.0"
Expand All @@ -35,7 +35,7 @@
"yargs": "^16.2.0",
"stream-json": "^1.8.0",
"semver": "^7.5.4",
"semver-intersect": "^1.4.0",
"semver-intersect": "^1.5.0",
"fast-glob": "^3.3.2",
"jsii": "0.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/jsii/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"fs-extra": "^10.1.0",
"log4js": "^6.9.1",
"semver": "^7.5.4",
"semver-intersect": "^1.4.0",
"semver-intersect": "^1.5.0",
"sort-json": "^2.0.1",
"spdx-license-list": "^6.8.0",
"typescript": "~3.9.10",
Expand All @@ -53,7 +53,7 @@
"@types/clone": "^2.1.4",
"@types/deep-equal": "^1.0.4",
"@types/fs-extra": "^9.0.13",
"@types/semver": "^7.5.5",
"@types/semver": "^7.5.6",
"clone": "^2.1.2",
"jsii-build-tools": "^0.0.0"
},
Expand Down
Loading

0 comments on commit 829c948

Please sign in to comment.