awscdk-v1-stack-finder
Advanced tools
Comparing version 1.0.244 to 1.0.245
@@ -49,3 +49,3 @@ { | ||
"jest-junit": "^15", | ||
"projen": "^0.81.11", | ||
"projen": "^0.81.13", | ||
"standard-version": "^9", | ||
@@ -57,3 +57,3 @@ "ts-jest": "^27", | ||
"dependencies": { | ||
"aws-sdk": "^2.1620.0", | ||
"aws-sdk": "^2.1621.0", | ||
"yaml": "^2.4.2" | ||
@@ -63,7 +63,7 @@ }, | ||
"license": "Apache-2.0", | ||
"version": "1.0.244", | ||
"version": "1.0.245", | ||
"jest": { | ||
"testMatch": [ | ||
"<rootDir>/src/**/__tests__/**/*.ts?(x)", | ||
"<rootDir>/(test|src)/**/*(*.)@(spec|test).ts?(x)" | ||
"<rootDir>/@(test|src)/**/*(*.)@(spec|test).ts?(x)" | ||
], | ||
@@ -70,0 +70,0 @@ "clearMocks": true, |
53585
Updatedaws-sdk@^2.1621.0