awscdk-v1-stack-finder
Advanced tools
Comparing version 1.0.263 to 1.0.264
@@ -40,4 +40,4 @@ { | ||
"@types/node": "^18", | ||
"@typescript-eslint/eslint-plugin": "^6", | ||
"@typescript-eslint/parser": "^6", | ||
"@typescript-eslint/eslint-plugin": "^7", | ||
"@typescript-eslint/parser": "^7", | ||
"cdklabs-projen-project-types": "^0.1.197", | ||
@@ -50,3 +50,3 @@ "constructs": "^10.0.0", | ||
"jest-junit": "^15", | ||
"projen": "^0.82.4", | ||
"projen": "^0.82.5", | ||
"standard-version": "^9", | ||
@@ -58,4 +58,4 @@ "ts-jest": "^27", | ||
"dependencies": { | ||
"aws-sdk": "^2.1636.0", | ||
"yaml": "^2.4.3" | ||
"aws-sdk": "^2.1637.0", | ||
"yaml": "^2.4.4" | ||
}, | ||
@@ -67,3 +67,3 @@ "main": "lib/index.js", | ||
}, | ||
"version": "1.0.263", | ||
"version": "1.0.264", | ||
"jest": { | ||
@@ -70,0 +70,0 @@ "coverageProvider": "v8", |
Updatedaws-sdk@^2.1637.0
Updatedyaml@^2.4.4