Skip to content

Commit

Permalink
Update package dependencies (#437)
Browse files Browse the repository at this point in the history
Signed-off-by: jsetton <jeremy.setton@gmail.com>
  • Loading branch information
jsetton authored Dec 10, 2021
1 parent 1cb519f commit f1fa148
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions lambda/package-lock.json

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

4 changes: 2 additions & 2 deletions lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"ajv": "^6.12.6",
"chai": "^4.3.4",
"chai-subset": "^1.6.0",
"eslint": "^8.3.0",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"mocha": "^9.1.3",
"nock": "^13.2.1",
"nyc": "^15.1.0",
"prettier": "^2.5.0",
"prettier": "^2.5.1",
"sinon": "^11.1.2"
},
"engines": {
Expand Down

0 comments on commit f1fa148

Please sign in to comment.