Skip to content

Commit cc2d8d6

Browse files
committed
fix(deps): pnpm update 20221004
1 parent 35bac0c commit cc2d8d6

File tree

2 files changed

+527
-524
lines changed

2 files changed

+527
-524
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
},
2727
"homepage": "https://github.com/scribd/amazon-appmesh-virtual-router-action#readme",
2828
"dependencies": {
29-
"@actions/core": "^1.9.1",
30-
"@aws-sdk/client-app-mesh": "^3.165.0",
31-
"@aws-sdk/util-waiter": "^3.162.0",
29+
"@actions/core": "^1.10.0",
30+
"@aws-sdk/client-app-mesh": "^3.183.0",
31+
"@aws-sdk/util-waiter": "^3.183.0",
3232
"lodash": "^4.17.21",
33-
"yaml": "^2.1.1"
33+
"yaml": "^2.1.2"
3434
},
3535
"devDependencies": {
3636
"@vercel/ncc": "0.34.0",
37-
"eslint": "^8.23.0",
37+
"eslint": "^8.24.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)