Skip to content

Commit b519a02

Browse files
committed
fix(deps): pnpm upgrade 20220824
1 parent caffc5c commit b519a02

File tree

2 files changed

+186
-186
lines changed

2 files changed

+186
-186
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"homepage": "https://github.com/scribd/amazon-appmesh-virtual-router-action#readme",
2828
"dependencies": {
2929
"@actions/core": "^1.9.1",
30-
"@aws-sdk/client-app-mesh": "^3.145.0",
30+
"@aws-sdk/client-app-mesh": "^3.154.0",
3131
"@aws-sdk/util-waiter": "^3.127.0",
3232
"lodash": "^4.17.21",
3333
"yaml": "^2.1.1"
3434
},
3535
"devDependencies": {
3636
"@vercel/ncc": "0.34.0",
37-
"eslint": "^8.21.0",
37+
"eslint": "^8.22.0",
3838
"eslint-config-google": "^0.14.0",
3939
"eslint-plugin-no-floating-promise": "^1.0.2",
4040
"jest": "^28.1.3"

0 commit comments

Comments
 (0)