Skip to content

Commit

Permalink
chore: update deps (2021-08-01) (#1)
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 3, 2021
1 parent 126dc00 commit d06dcae
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
60 changes: 30 additions & 30 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-attributes",
"version": "0.0.2",
"version": "0.0.3",
"description": "Set default attributes 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-attributes#readme",
"devDependencies": {
"chai": "^4.3.4",
"mocha": "^9.0.1",
"mocha": "^9.0.3",
"nyc": "^15.1.0",
"publish-me-maybe": "^1.0.7",
"sinon": "^11.1.1"
"sinon": "^11.1.2"
},
"dependencies": {
"coveralls": "^3.1.1",
Expand Down

0 comments on commit d06dcae

Please sign in to comment.