Skip to content

Commit

Permalink
chore(deps): update aws-cdk monorepo to v2.17.0 (#171)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 22, 2022
1 parent 4298aae commit f6f4f5a
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.16.0",
"aws-cdk-lib": "2.17.0",
"constructs": "10.0.90"
},
"devDependencies": {
"@aws-cdk/assert": "2.16.0",
"@aws-cdk/assert": "2.17.0",
"@commitlint/cli": "16.2.3",
"@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.15.0",
"@typescript-eslint/parser": "5.15.0",
"aws-cdk-lib": "2.16.0",
"aws-cdk-lib": "2.17.0",
"constructs": "10.0.90",
"eslint": "8.10.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 f6f4f5a

Please sign in to comment.