Skip to content

Commit 7f91939

Browse files
authored
Merge pull request #94 from JaredCE/dependabot/npm_and_yarn/sinon-15.0.2
Bump sinon from 15.0.1 to 15.0.2
2 parents 2457ade + fef5a01 commit 7f91939

File tree

2 files changed

+62
-67
lines changed

2 files changed

+62
-67
lines changed

package-lock.json

Lines changed: 60 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-openapi-documenter",
3-
"version": "0.0.47",
3+
"version": "0.0.48",
44
"description": "Generate OpenAPI v3 documentation and Postman Collections from your Serverless Config",
55
"main": "index.js",
66
"keywords": [
@@ -49,6 +49,6 @@
4949
"chai": "^4.3.7",
5050
"mocha": "^10.2.0",
5151
"nock": "^13.3.0",
52-
"sinon": "^15.0.1"
52+
"sinon": "^15.0.2"
5353
}
5454
}

0 commit comments

Comments
 (0)