Skip to content

Commit

Permalink
chore(deps): update aws-cdk monorepo to v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 25, 2022
1 parent e4d6430 commit 7f30367
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 61 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"lint": "eslint . --ext .ts"
},
"peerDependencies": {
"aws-cdk-lib": "2.13.0",
"aws-cdk-lib": "2.14.0",
"constructs": "10.0.71"
},
"devDependencies": {
"@aws-cdk/assert": "2.13.0",
"@aws-cdk/assert": "2.14.0",
"@commitlint/cli": "16.2.1",
"@commitlint/config-conventional": "16.2.1",
"@types/jest": "27.4.1",
"@types/node": "17.0.18",
"@types/pluralize": "0.0.29",
"@typescript-eslint/eslint-plugin": "5.10.2",
"@typescript-eslint/parser": "5.10.2",
"aws-cdk-lib": "2.13.0",
"aws-cdk-lib": "2.14.0",
"constructs": "10.0.71",
"eslint": "8.9.0",
"eslint-import-resolver-node": "0.3.6",
Expand Down
94 changes: 36 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f30367

Please sign in to comment.