We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccdd057 commit bc033b9Copy full SHA for bc033b9
package.json
@@ -27,14 +27,14 @@
27
"homepage": "https://github.com/scribd/amazon-appmesh-virtual-node-action#readme",
28
"dependencies": {
29
"@actions/core": "^1.10.0",
30
- "@aws-sdk/client-app-mesh": "^3.194.0",
31
- "@aws-sdk/util-waiter": "^3.193.0",
+ "@aws-sdk/client-app-mesh": "^3.223.0",
+ "@aws-sdk/util-waiter": "^3.222.0",
32
"lodash": "^4.17.21",
33
"yaml": "^2.1.3"
34
},
35
"devDependencies": {
36
"@vercel/ncc": "0.34.0",
37
- "eslint": "^8.26.0",
+ "eslint": "^8.29.0",
38
"eslint-config-google": "^0.14.0",
39
"eslint-plugin-no-floating-promise": "^1.0.2",
40
"jest": "^28.1.3"
0 commit comments