Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gwdp committed Oct 21, 2021
1 parent 71b90f6 commit 5c8f59e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"license": "GNU GPLv3",
"devDependencies": {
"@types/node": "^16.11.1",
"@types/node": "^16.11.2",
"typescript": "^4.4.4",
"typescript-json-schema": "^0.51.0"
},
"dependencies": {
"@babel/core": "^7.15.8",
"@hybridless/serverless-ecs-plugin": "0.0.20",
"babel-loader": "^8.2.2",
"babel-loader": "^8.2.3",
"bluebird": "^3.7.2",
"dockerode": "^3.3.1",
"json-schema-ref-parser": "^9.0.9",
Expand All @@ -29,7 +29,7 @@
"stack-trace": "0.0.10",
"tar-fs": "^2.1.1",
"uuid": "^8.3.2",
"webpack": "^5.59.0",
"webpack": "^5.59.1",
"webpack-node-externals": "^3.0.0"
}
}

0 comments on commit 5c8f59e

Please sign in to comment.