Skip to content

Commit

Permalink
Merge branch 'develop' into renovate/typescript-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonNotJson authored Mar 17, 2023
2 parents a57e912 + e5c784e commit bf3c716
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 70 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.27.0",
"aws-cdk-lib": "2.69.0",
"constructs": "10.1.279"
},
"devDependencies": {
"@aws-cdk/assert": "2.27.0",
"@aws-cdk/assert": "2.68.0",
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@types/jest": "29.2.5",
"@types/node": "18.15.3",
"@types/pluralize": "0.0.29",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"aws-cdk-lib": "2.27.0",
"aws-cdk-lib": "2.69.0",
"constructs": "10.1.279",
"esbuild": "^0.16.0",
"eslint": "8.17.0",
Expand Down
Loading

0 comments on commit bf3c716

Please sign in to comment.