mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @testing-library/jest-dom from 6.2.0 to 6.4.0 (#2248)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.4.0. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.2.0...v6.4.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@shopify/react-i18n": "^7.8.0",
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"@testing-library/dom": "^9.3.4",
|
||||
"@testing-library/jest-dom": "^6.2.0",
|
||||
"@testing-library/jest-dom": "^6.4.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
|
||||
@@ -2852,7 +2852,7 @@ __metadata:
|
||||
"@shopify/react-i18n": ^7.8.0
|
||||
"@svgr/webpack": ^8.1.0
|
||||
"@testing-library/dom": ^9.3.4
|
||||
"@testing-library/jest-dom": ^6.2.0
|
||||
"@testing-library/jest-dom": ^6.4.0
|
||||
"@testing-library/react": ^14.0.0
|
||||
"@testing-library/user-event": ^14.5.2
|
||||
"@types/file-saver": ^2.0.7
|
||||
@@ -4821,9 +4821,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:^6.2.0":
|
||||
version: 6.2.0
|
||||
resolution: "@testing-library/jest-dom@npm:6.2.0"
|
||||
"@testing-library/jest-dom@npm:^6.4.0":
|
||||
version: 6.4.0
|
||||
resolution: "@testing-library/jest-dom@npm:6.4.0"
|
||||
dependencies:
|
||||
"@adobe/css-tools": ^4.3.2
|
||||
"@babel/runtime": ^7.9.2
|
||||
@@ -4835,19 +4835,22 @@ __metadata:
|
||||
redent: ^3.0.0
|
||||
peerDependencies:
|
||||
"@jest/globals": ">= 28"
|
||||
"@types/bun": "*"
|
||||
"@types/jest": ">= 28"
|
||||
jest: ">= 28"
|
||||
vitest: ">= 0.32"
|
||||
peerDependenciesMeta:
|
||||
"@jest/globals":
|
||||
optional: true
|
||||
"@types/bun":
|
||||
optional: true
|
||||
"@types/jest":
|
||||
optional: true
|
||||
jest:
|
||||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: 3d46e36b1b7c2cb3c92f64d55d458aab44ae135ac77299df14d14dcf567a286590de58b2f140011b8f7a343f0703ff88f144f27c6ae4921fd612741771d8ee2c
|
||||
checksum: e1c314cf1c74f26b1dea632fd1e2168afb62ef8b0320e294fa0dbfa58356021dcefe453d6165c102c5105dfca7502b18109cbcb061cbcb91b97826f59a1bbf9d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user