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 35bac0c commit cc2d8d6Copy full SHA for cc2d8d6
package.json
@@ -26,15 +26,15 @@
26
},
27
"homepage": "https://github.com/scribd/amazon-appmesh-virtual-router-action#readme",
28
"dependencies": {
29
- "@actions/core": "^1.9.1",
30
- "@aws-sdk/client-app-mesh": "^3.165.0",
31
- "@aws-sdk/util-waiter": "^3.162.0",
+ "@actions/core": "^1.10.0",
+ "@aws-sdk/client-app-mesh": "^3.183.0",
+ "@aws-sdk/util-waiter": "^3.183.0",
32
"lodash": "^4.17.21",
33
- "yaml": "^2.1.1"
+ "yaml": "^2.1.2"
34
35
"devDependencies": {
36
"@vercel/ncc": "0.34.0",
37
- "eslint": "^8.23.0",
+ "eslint": "^8.24.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