Skip to content

Commit

Permalink
Merge pull request #5875 from ecamp/renovate/pulumi-aws-6.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @pulumi/aws to v6.51.0
  • Loading branch information
renovate[bot] authored Sep 7, 2024
2 parents 07fb421 + 3af5202 commit 3367fb0
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 30 deletions.
16 changes: 8 additions & 8 deletions .ops/aws-setup/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .ops/aws-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"dependencies": {
"@pulumi/pulumi": "3.131.0",
"@pulumi/aws": "6.50.1",
"@pulumi/aws": "6.51.0",
"@pulumi/awsx": "2.14.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.25.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@eslint/js": "9.9.1",
"@types/node": "20.16.5",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@babel/eslint-parser": "7.25.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@eslint/js": "9.9.1",
"cypress": "13.13.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@babel/eslint-parser": "7.25.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@eslint/js": "9.9.1",
"@sentry/vite-plugin": "2.22.4",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/user-event": "14.5.2",
Expand Down
8 changes: 4 additions & 4 deletions pdf/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/eslint-parser": "7.25.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@eslint/js": "9.9.1",
"@intlify/core": "^9.10.2",
"@rushstack/eslint-patch": "1.10.4",
"@vitejs/plugin-vue": "5.1.3",
Expand Down
8 changes: 4 additions & 4 deletions print/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion print/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@eslint/js": "9.9.1",
"@nuxt/eslint": "0.5.6",
"@nuxt/eslint-config": "0.5.6",
"@nuxtjs/i18n": "8.5.2",
Expand Down

0 comments on commit 3367fb0

Please sign in to comment.