Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade (#3661)
Browse files Browse the repository at this point in the history
Co-authored-by: AWS CDK Automation <aws-cdk-automation@users.noreply.github.com>
  • Loading branch information
aws-cdk-automation and aws-cdk-automation committed Jul 18, 2022
1 parent eabb3c3 commit f1ac393
Show file tree
Hide file tree
Showing 4 changed files with 560 additions and 605 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
},
"devDependencies": {
"@jest/types": "^28.1.1",
"@types/jest": "^28.1.4",
"@types/jest": "^28.1.5",
"@types/node": "^14.18.21",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"all-contributors-cli": "^6.20.0",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-import-resolver-typescript": "^3.2.4",
"eslint-import-resolver-typescript": "^3.2.5",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.2",
"jest-circus": "^28.1.2",
"jest-config": "^28.1.2",
"jest-expect-message": "^1.0.2",
"lerna": "^5.1.6",
"lerna": "^5.1.8",
"prettier": "^2.7.1",
"standard-version": "^9.5.0",
"ts-node": "^10.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@jsii/spec": "^0.0.0",
"fs-extra": "^10.1.0",
"jsii-reflect": "^0.0.0",
"log4js": "^6.5.2",
"log4js": "^6.6.0",
"yargs": "^16.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"chalk": "^4",
"fast-deep-equal": "^3.1.3",
"fs-extra": "^10.1.0",
"log4js": "^6.5.2",
"log4js": "^6.6.0",
"semver": "^7.3.7",
"semver-intersect": "^1.4.0",
"sort-json": "^2.0.1",
Expand Down
Loading

0 comments on commit f1ac393

Please sign in to comment.