@gammarers/aws-resource-naming
Advanced tools
Comparing version 0.8.0 to 0.8.1
@@ -38,9 +38,10 @@ { | ||
"devDependencies": { | ||
"@stylistic/eslint-plugin": "^2", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^18", | ||
"@typescript-eslint/eslint-plugin": "^7", | ||
"@typescript-eslint/parser": "^7", | ||
"@typescript-eslint/eslint-plugin": "^8", | ||
"@typescript-eslint/parser": "^8", | ||
"commit-and-tag-version": "^12", | ||
"constructs": "^10.0.0", | ||
"eslint": "^8", | ||
"eslint": "^9", | ||
"eslint-import-resolver-typescript": "^3.6.3", | ||
@@ -55,3 +56,3 @@ "eslint-plugin-import": "^2.31.0", | ||
"jsii-rosetta": "5.5.x", | ||
"projen": "^0.90.0", | ||
"projen": "^0.90.2", | ||
"ts-jest": "^29.2.5", | ||
@@ -69,3 +70,3 @@ "ts-node": "^10.9.2", | ||
}, | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"jest": { | ||
@@ -72,0 +73,0 @@ "coverageProvider": "v8", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35566
21