Skip to content

Commit ee6485d

Browse files
chore(deps-dev): bump sinon from 21.0.0 to 21.0.1 (#2850)
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.0 to 21.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.0.0...v21.0.1) --- updated-dependencies: - dependency-name: sinon dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feb8f0c commit ee6485d

File tree

5 files changed

+81
-74
lines changed

5 files changed

+81
-74
lines changed

package-lock.json

Lines changed: 27 additions & 20 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
@@ -39,7 +39,7 @@
3939
"nx": "22.1.1",
4040
"prettier": "2.8.8",
4141
"proxyquire": "2.1.3",
42-
"sinon": "21.0.0",
42+
"sinon": "21.0.1",
4343
"typescript": "4.9.5"
4444
},
4545
"engines": {

packages/contentful--app-scripts/package-lock.json

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

packages/contentful--app-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"chai": "4.5.0",
8383
"mocha": "11.7.5",
8484
"proxyquire": "2.1.3",
85-
"sinon": "21.0.0",
85+
"sinon": "21.0.1",
8686
"ts-mocha": "11.1.0",
8787
"ts-node": "10.9.2"
8888
}

packages/contentful--create-contentful-app/package-lock.json

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

0 commit comments

Comments
 (0)