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 (2020-08-11) (#10)
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 Aug 11, 2020
1 parent b9a3487 commit 12bbb18
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 44 deletions.
59 changes: 18 additions & 41 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
@@ -1,6 +1,6 @@
{
"name": "serverless-default-aws-resource-properties",
"version": "0.0.8",
"version": "0.0.9",
"description": "Set default properties a given CloudFormation resource should have based on type",
"main": "index.js",
"scripts": {
Expand All @@ -25,10 +25,10 @@
"homepage": "https://github.com/neverendingqs/serverless-default-aws-resource-properties#readme",
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^8.1.0",
"mocha": "^8.1.1",
"nyc": "^15.1.0",
"publish-me-maybe": "^1.0.6",
"sinon": "^9.0.2"
"sinon": "^9.0.3"
},
"dependencies": {
"coveralls": "^3.1.0",
Expand Down

0 comments on commit 12bbb18

Please sign in to comment.