jsii-srcmak
Advanced tools
Comparing version 0.1.1124 to 0.1.1125
@@ -52,3 +52,3 @@ { | ||
"jest-junit": "^15", | ||
"projen": "^0.81.11", | ||
"projen": "^0.81.13", | ||
"standard-version": "^9", | ||
@@ -72,7 +72,7 @@ "ts-jest": "^29", | ||
"license": "Apache-2.0", | ||
"version": "0.1.1124", | ||
"version": "0.1.1125", | ||
"jest": { | ||
"testMatch": [ | ||
"<rootDir>/src/**/__tests__/**/*.ts?(x)", | ||
"<rootDir>/(test|src)/**/*(*.)@(spec|test).ts?(x)" | ||
"<rootDir>/@(test|src)/**/*(*.)@(spec|test).ts?(x)" | ||
], | ||
@@ -79,0 +79,0 @@ "clearMocks": true, |
113815