Skip to content

Commit b088a1e

Browse files
chore(deps-dev): bump sinon from 19.0.2 to 19.0.4 (#2401)
Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.2 to 19.0.4. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.2...v19.0.4) --- updated-dependencies: - dependency-name: sinon 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 a385608 commit b088a1e

File tree

6 files changed

+30
-129
lines changed

6 files changed

+30
-129
lines changed

package-lock.json

Lines changed: 10 additions & 43 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": "20.6.2",
4040
"prettier": "2.8.8",
4141
"proxyquire": "2.1.3",
42-
"sinon": "19.0.2",
42+
"sinon": "20.0.0",
4343
"typescript": "4.9.5"
4444
},
4545
"engines": {

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

Lines changed: 7 additions & 40 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
@@ -81,7 +81,7 @@
8181
"chai": "4.5.0",
8282
"mocha": "10.8.2",
8383
"proxyquire": "2.1.3",
84-
"sinon": "19.0.2",
84+
"sinon": "20.0.0",
8585
"ts-mocha": "11.1.0",
8686
"ts-node": "10.9.2"
8787
}

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"chai-as-promised": "^7.1.1",
7777
"contentful-management": "11.48.1",
7878
"mocha": "^10.2.0",
79-
"sinon": "^19.0.0",
79+
"sinon": "^20.0.0",
8080
"sinon-chai": "^3.7.0",
8181
"ts-node": "^10.9.2"
8282
},

0 commit comments

Comments
 (0)