Skip to content

Commit 9a47099

Browse files
build(deps-dev): bump chai from 5.1.1 to 5.1.2 (#1604)
Bumps [chai](https://github.com/chaijs/chai) from 5.1.1 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@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70b51a8 commit 9a47099

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-jest": "^29.7.0",
4343
"babel-plugin-rewire": "^1.2.0",
4444
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
45-
"chai": "^5.1.1",
45+
"chai": "^5.1.2",
4646
"cssnano": "^6.1.2",
4747
"cypress": "13.15.1",
4848
"eslint": "^8.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3092,10 +3092,10 @@ caseless@~0.12.0:
30923092
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
30933093
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
30943094

3095-
chai@^5.1.1:
3096-
version "5.1.1"
3097-
resolved "https://registry.yarnpkg.com/chai/-/chai-5.1.1.tgz#f035d9792a22b481ead1c65908d14bb62ec1c82c"
3098-
integrity sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==
3095+
chai@^5.1.2:
3096+
version "5.1.2"
3097+
resolved "https://registry.yarnpkg.com/chai/-/chai-5.1.2.tgz#3afbc340b994ae3610ca519a6c70ace77ad4378d"
3098+
integrity sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==
30993099
dependencies:
31003100
assertion-error "^2.0.1"
31013101
check-error "^2.1.1"

0 commit comments

Comments
 (0)