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 Sep 6, 2023
1 parent 6f6eb92 commit 0562a15
Show file tree
Hide file tree
Showing 11 changed files with 602 additions and 581 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"devDependencies": {
"@jest/types": "^28.1.3",
"@types/jest": "^29.5.4",
"@types/node": "^14.18.55",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@types/node": "^14.18.58",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"all-contributors-cli": "^6.26.1",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.3",
"jest": "^29.6.4",
"jest-circus": "^28.1.3",
"jest-config": "^28.1.3",
"jest-expect-message": "^1.1.3",
"lerna": "^7.1.5",
"prettier": "^3.0.2",
"lerna": "^7.2.0",
"prettier": "^3.0.3",
"standard-version": "^9.5.0",
"ts-node": "^10.9.1",
"typescript": "~4.7.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/@jsii/benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"fs-extra": "^10.1.0",
"jsii": "^0.0.0",
"npm": "^8.19.4",
"tar": "^6.1.15",
"tar": "^6.2.0",
"typescript": "~3.9.10",
"yargs": "^16.2.0"
},
"devDependencies": {
"@types/glob": "^8.1.0",
"glob": "^10.3.3"
"glob": "^10.3.4"
},
"scripts": {
"build": "yarn --silent tsc --build && npm run lint",
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.0",
"@types/semver": "^7.5.1",
"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 @@ -23,7 +23,7 @@
"jsii": "^0.0.0",
"jsii-pacmak": "^0.0.0",
"jsii-rosetta": "^0.0.0",
"tar": "^6.1.15"
"tar": "^6.2.0"
},
"devDependencies": {
"@types/fs-extra": "^9.0.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/@jsii/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@jsii/spec": "^0.0.0",
"fs-extra": "^10.1.0",
"lockfile": "^1.0.4",
"tar": "^6.1.15"
"tar": "^6.2.0"
},
"devDependencies": {
"@scope/jsii-calc-base": "^0.0.0",
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.324"
"pyright": "^1.1.326"
}
}
2 changes: 1 addition & 1 deletion packages/@jsii/spec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"devDependencies": {
"fs-extra": "^10.1.0",
"jsii-build-tools": "^0.0.0",
"typescript-json-schema": "^0.59.0"
"typescript-json-schema": "^0.60.0"
}
}
10 changes: 5 additions & 5 deletions packages/jsii-pacmak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"jsii-reflect": "^0.0.0",
"jsii-rosetta": "^0.0.0",
"semver": "^7.5.4",
"spdx-license-list": "^6.6.0",
"spdx-license-list": "^6.7.0",
"xmlbuilder": "^15.1.1",
"yargs": "^16.2.0"
},
Expand All @@ -56,16 +56,16 @@
"@jsii/java-runtime": "^0.0.0",
"@jsii/go-runtime": "^0.0.0",
"@scope/jsii-calc-lib": "^0.0.0",
"@types/clone": "^2.1.1",
"@types/clone": "^2.1.2",
"@types/diff": "^5.0.3",
"@types/commonmark": "^0.27.6",
"@types/commonmark": "^0.27.7",
"@types/fs-extra": "^9.0.13",
"@types/semver": "^7.5.0",
"@types/semver": "^7.5.1",
"diff": "^5.1.0",
"jsii": "^0.0.0",
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^3.20.120",
"pyright": "^1.1.324"
"pyright": "^1.1.326"
},
"keywords": [
"jsii",
Expand Down
4 changes: 2 additions & 2 deletions packages/jsii-rosetta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"package": "package-js"
},
"devDependencies": {
"@types/commonmark": "^0.27.6",
"@types/commonmark": "^0.27.7",
"@types/mock-fs": "^4.13.1",
"@types/stream-json": "^1.7.3",
"@types/workerpool": "^6.4.1",
"@types/semver": "^7.5.0",
"@types/semver": "^7.5.1",
"jsii-build-tools": "0.0.0",
"memory-streams": "^0.1.3",
"mock-fs": "^5.2.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/jsii/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"semver": "^7.5.4",
"semver-intersect": "^1.4.0",
"sort-json": "^2.0.1",
"spdx-license-list": "^6.6.0",
"spdx-license-list": "^6.7.0",
"typescript": "~3.9.10",
"yargs": "^16.2.0"
},
"devDependencies": {
"@types/clone": "^2.1.1",
"@types/clone": "^2.1.2",
"@types/deep-equal": "^1.0.1",
"@types/fs-extra": "^9.0.13",
"@types/semver": "^7.5.0",
"@types/semver": "^7.5.1",
"clone": "^2.1.2",
"jsii-build-tools": "^0.0.0"
},
Expand Down
Loading

0 comments on commit 0562a15

Please sign in to comment.