@capraconsulting/webapp-deploy-lambda
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "@capraconsulting/webapp-deploy-lambda", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "CDK construct for deploying a webapp release to S3 and CloudFront", | ||
@@ -37,3 +37,3 @@ "repository": { | ||
"semantic-release": { | ||
"@semantic-release/npm": "10.0.6" | ||
"@semantic-release/npm": "12.0.1" | ||
} | ||
@@ -43,22 +43,22 @@ }, | ||
"@aws-cdk/assert": "2.68.0", | ||
"@commitlint/cli": "18.6.0", | ||
"@commitlint/config-conventional": "18.6.0", | ||
"@commitlint/cli": "19.3.0", | ||
"@commitlint/config-conventional": "19.2.2", | ||
"@types/jest": "29.5.12", | ||
"@types/node": "18.19.15", | ||
"@typescript-eslint/eslint-plugin": "6.21.0", | ||
"@typescript-eslint/parser": "6.21.0", | ||
"aws-cdk-lib": "2.127.0", | ||
"@types/node": "20.14.11", | ||
"@typescript-eslint/eslint-plugin": "7.16.1", | ||
"@typescript-eslint/parser": "7.16.1", | ||
"aws-cdk-lib": "2.145.0", | ||
"constructs": "10.3.0", | ||
"eslint": "8.56.0", | ||
"eslint": "8.57.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-deprecation": "2.0.0", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"eslint-plugin-prettier": "5.2.1", | ||
"husky": "8.0.3", | ||
"jest": "29.7.0", | ||
"jest-cdk-snapshot": "2.0.1", | ||
"prettier": "3.2.5", | ||
"semantic-release": "22.0.12", | ||
"ts-jest": "29.1.2", | ||
"jest-cdk-snapshot": "2.2.2", | ||
"prettier": "3.3.3", | ||
"semantic-release": "24.0.0", | ||
"ts-jest": "29.2.3", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.3.3" | ||
"typescript": "5.5.3" | ||
}, | ||
@@ -65,0 +65,0 @@ "peerDependencies": { |
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
50264