Skip to content

Commit

Permalink
fix(deps): pnpm update 20221004
Browse files Browse the repository at this point in the history
  • Loading branch information
jim80net committed Oct 4, 2022
1 parent d66a53a commit f66fda7
Show file tree
Hide file tree
Showing 2 changed files with 527 additions and 524 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
},
"homepage": "https://github.com/scribd/amazon-appmesh-virtual-node-action#readme",
"dependencies": {
"@actions/core": "^1.9.1",
"@aws-sdk/client-app-mesh": "^3.165.0",
"@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",
"lodash": "^4.17.21",
"yaml": "^2.1.1"
"yaml": "^2.1.2"
},
"devDependencies": {
"@vercel/ncc": "0.34.0",
"eslint": "^8.23.0",
"eslint": "^8.24.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-no-floating-promise": "^1.0.2",
"jest": "^28.1.3"
Expand Down
Loading

0 comments on commit f66fda7

Please sign in to comment.