Skip to content

Commit

Permalink
Bump the sinon-chai group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the sinon-chai group with 4 updates: [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.1.2
- [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.1.2)

Updates `@types/chai` from 4.3.20 to 5.0.1
- [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]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 7f9e91a commit 60516d1
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 76 deletions.
128 changes: 56 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@rjsf/validator-ajv8": "^5.23.1",
"@segment/analytics-next": "^1.76.0",
"@svgr/plugin-jsx": "^8.1.0",
"@types/chai": "^4.3.20",
"@types/chai": "^5.0.1",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@types/dockerode": "^3.3.32",
Expand All @@ -109,7 +109,7 @@
"@types/semver": "^7.5.8",
"@types/shelljs": "^0.8.15",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"@types/sinon-chai": "^4.0.0",
"@types/targz": "^1.0.4",
"@types/tmp": "^0.2.6",
"@types/unzip-stream": "^0.3.4",
Expand All @@ -120,7 +120,7 @@
"@uiw/react-codemirror": "^4.23.6",
"@vscode/test-electron": "^2.4.1",
"bootstrap": "^5.3.3",
"chai": "^4.5.0",
"chai": "^5.1.2",
"chokidar": "^4.0.1",
"clipboardy": "^2.3.0",
"clsx": "^2.1.1",
Expand Down Expand Up @@ -174,7 +174,7 @@
"showdown": "^2.1.0",
"shx": "^0.3.3",
"sinon": "^19.0.2",
"sinon-chai": "^3.7.0",
"sinon-chai": "^4.0.0",
"source-map-support": "^0.5.21",
"stacktrace-parser": "^0.1.10",
"survey-core": "^1.12.14",
Expand Down

0 comments on commit 60516d1

Please sign in to comment.