Skip to content

Commit 0932535

Browse files
Bump the sinon-chai group across 1 directory with 4 updates
Bumps the sinon-chai group with 4 updates in the / directory: [chai](https://github.com/chaijs/chai), [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai), [sinon-chai](https://github.com/chaijs/sinon-chai) and [@types/sinon-chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon-chai). Updates `chai` from 4.5.0 to 5.2.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v5.2.0) Updates `@types/chai` from 4.3.20 to 5.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `sinon-chai` from 3.7.0 to 4.0.0 - [Release notes](https://github.com/chaijs/sinon-chai/releases) - [Changelog](https://github.com/chaijs/sinon-chai/blob/master/CHANGELOG.md) - [Commits](chaijs/sinon-chai@3.7.0...4.0.0) Updates `@types/sinon-chai` from 3.2.12 to 4.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon-chai) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: sinon-chai - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-major dependency-group: sinon-chai - dependency-name: sinon-chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: sinon-chai - dependency-name: "@types/sinon-chai" dependency-type: direct:development update-type: version-update:semver-major dependency-group: sinon-chai ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5097e1 commit 0932535

File tree

2 files changed

+60
-76
lines changed

2 files changed

+60
-76
lines changed

package-lock.json

+56-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@segment/analytics-next": "^1.78.1",
9494
"@svgr/core": "^8.1.0",
9595
"@svgr/plugin-jsx": "^8.1.0",
96-
"@types/chai": "^4.3.20",
96+
"@types/chai": "^5.2.0",
9797
"@types/dockerode": "^3.3.35",
9898
"@types/express": "^5.0.0",
9999
"@types/fs-extra": "^11.0.4",
@@ -108,7 +108,7 @@
108108
"@types/semver": "^7.5.8",
109109
"@types/shelljs": "^0.8.15",
110110
"@types/sinon": "^17.0.4",
111-
"@types/sinon-chai": "^3.2.12",
111+
"@types/sinon-chai": "^4.0.0",
112112
"@types/targz": "^1.0.5",
113113
"@types/tmp": "^0.2.6",
114114
"@types/unzip-stream": "^0.3.4",
@@ -121,7 +121,7 @@
121121
"@uiw/react-codemirror": "^4.23.10",
122122
"@vscode/test-electron": "^2.4.1",
123123
"bootstrap": "^5.3.3",
124-
"chai": "^4.5.0",
124+
"chai": "^5.2.0",
125125
"chokidar": "^4.0.3",
126126
"clipboardy": "^2.3.0",
127127
"clsx": "^2.1.1",
@@ -173,7 +173,7 @@
173173
"showdown": "^2.1.0",
174174
"shx": "^0.4.0",
175175
"sinon": "^19.0.2",
176-
"sinon-chai": "^3.7.0",
176+
"sinon-chai": "^4.0.0",
177177
"source-map-support": "^0.5.21",
178178
"stacktrace-parser": "^0.1.11",
179179
"survey-core": "^2.0.0",

0 commit comments

Comments
 (0)