Skip to content

Commit 7df5dd7

Browse files
chore(deps): update dependency sinon to v15 (#433)
Co-authored-by: Jeff Ching <chingor@google.com>
1 parent 5ee7f2a commit 7df5dd7

File tree

4 files changed

+87
-65
lines changed

4 files changed

+87
-65
lines changed

action/package-lock.json

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

action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"gts": "^3.1.1",
4040
"js-yaml": "^4.1.0",
4141
"mocha": "^10.1.0",
42-
"sinon": "^14.0.2",
42+
"sinon": "^15.0.0",
4343
"ts-jest": "^29.0.3",
4444
"typescript": "^4.8.4"
4545
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"nock": "^13.0.2",
6565
"null-loader": "^4.0.0",
6666
"pack-n-play": "^1.0.0-2",
67-
"sinon": "^14.0.0",
67+
"sinon": "^15.0.0",
6868
"ts-loader": "^8.0.0",
6969
"typescript": "^4.6.4",
7070
"webpack": "^5.0.0",

0 commit comments

Comments
 (0)