Skip to content

Commit dc2f2aa

Browse files
committed
fix(deps): yarn update 20221021
1 parent f1efd46 commit dc2f2aa

File tree

2 files changed

+540
-572
lines changed

2 files changed

+540
-572
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"homepage": "https://github.com/scribd/amazon-appmesh-route-action#readme",
2828
"dependencies": {
2929
"@actions/core": "^1.10.0",
30-
"@aws-sdk/client-app-mesh": "^3.186.0",
31-
"@aws-sdk/util-waiter": "^3.186.0",
30+
"@aws-sdk/client-app-mesh": "^3.194.0",
31+
"@aws-sdk/util-waiter": "^3.193.0",
3232
"lodash": "^4.17.21",
3333
"yaml": "^2.1.3"
3434
},
3535
"devDependencies": {
3636
"@vercel/ncc": "0.34.0",
37-
"eslint": "^8.24.0",
37+
"eslint": "^8.26.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)