Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit d716fc0

Browse files
npmauto: bump sinon from 11.1.2 to 12.0.1 in /chromium (#20153)
Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 to 12.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md) - [Commits](sinonjs/sinon@v11.1.2...v12.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78d3425 commit d716fc0

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

chromium/package-lock.json

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

chromium/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"node-webcrypto-ossl": "^1.0.49",
1616
"nyc": "^15.1.0",
1717
"pako": "~2.0.2",
18-
"sinon": "^11.1.1",
18+
"sinon": "^12.0.1",
1919
"sinon-chrome": "^3.0.1",
2020
"text-encoding": "^0.7.0"
2121
},

0 commit comments

Comments
 (0)