Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Commit

Permalink
chore: update deps (2021-07-01) (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 2, 2021
1 parent a3254dd commit 302ea47
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 48 deletions.
111 changes: 66 additions & 45 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
@@ -1,6 +1,6 @@
{
"name": "serverless-default-aws-resource-properties",
"version": "0.0.26",
"version": "0.0.27",
"description": "Set default properties a given CloudFormation resource should have based on type",
"main": "index.js",
"scripts": {
Expand All @@ -25,13 +25,13 @@
"homepage": "https://github.com/neverendingqs/serverless-default-aws-resource-properties#readme",
"devDependencies": {
"chai": "^4.3.4",
"mocha": "^8.4.0",
"mocha": "^9.0.1",
"nyc": "^15.1.0",
"publish-me-maybe": "^1.0.7",
"sinon": "^11.1.1"
},
"dependencies": {
"coveralls": "^3.1.0",
"coveralls": "^3.1.1",
"lodash.merge": "^4.6.2"
}
}

0 comments on commit 302ea47

Please sign in to comment.