Skip to content

Commit f8696b9

Browse files
committed
fix(deps): pnpm update 2023-03-30
1 parent 070b880 commit f8696b9

File tree

2 files changed

+868
-797
lines changed

2 files changed

+868
-797
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"homepage": "https://github.com/scribd/amazon-appmesh-virtual-node-action#readme",
2828
"dependencies": {
2929
"@actions/core": "^1.10.0",
30-
"@aws-sdk/client-app-mesh": "^3.194.0",
31-
"@aws-sdk/util-waiter": "^3.193.0",
30+
"@aws-sdk/client-app-mesh": "^3.301.0",
31+
"@aws-sdk/util-waiter": "^3.296.0",
3232
"lodash": "^4.17.21",
33-
"yaml": "^2.1.3"
33+
"yaml": "^2.2.1"
3434
},
3535
"devDependencies": {
3636
"@vercel/ncc": "0.34.0",
37-
"eslint": "^8.26.0",
37+
"eslint": "^8.37.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)