Skip to content

Commit 03adab5

Browse files
committed
fix(deps): pnpm upgrade 20220727
1 parent 8617cd7 commit 03adab5

File tree

2 files changed

+22
-30
lines changed

2 files changed

+22
-30
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"homepage": "https://github.com/scribd/amazon-ecs-service-action#readme",
2828
"dependencies": {
2929
"@actions/core": "^1.9.0",
30-
"@aws-sdk/client-ecs": "^3.131.0",
30+
"@aws-sdk/client-ecs": "^3.137.0",
3131
"lodash": "^4.17.21",
32-
"yaml": "^2.0.0"
32+
"yaml": "^2.1.1"
3333
},
3434
"devDependencies": {
3535
"@vercel/ncc": "0.34.0",
36-
"eslint": "^8.8.0",
36+
"eslint": "^8.20.0",
3737
"eslint-config-google": "^0.14.0",
3838
"eslint-plugin-no-floating-promise": "^1.0.2",
3939
"jest": "^28.1.3"

pnpm-lock.yaml

Lines changed: 19 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)