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

Commit 35e3adb

Browse files
npmauto: bump sinon from 13.0.1 to 14.0.0 in /chromium (#20199)
Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.1 to 14.0.0. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v13.0.1...v14.0.0) --- 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 5f18f64 commit 35e3adb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

chromium/package-lock.json

Lines changed: 7 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": "^13.0.0",
18+
"sinon": "^14.0.0",
1919
"sinon-chrome": "^3.0.1",
2020
"text-encoding": "^0.7.0"
2121
},

0 commit comments

Comments
 (0)