Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom).


Updates `@testing-library/jest-dom` from 6.4.0 to 6.4.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and filiptammergard committed Feb 1, 2024
1 parent 89ed8db commit 09b7e54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@storybook/test-runner": "0.16.0",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.6.11",
"@testing-library/jest-dom": "6.4.0",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/react": "14.2.0",
"@testing-library/user-event": "14.5.2",
"concurrently": "8.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2630,7 +2630,7 @@ __metadata:
"@storybook/test-runner": 0.16.0
"@storybook/testing-library": 0.2.2
"@storybook/theming": 7.6.11
"@testing-library/jest-dom": 6.4.0
"@testing-library/jest-dom": 6.4.1
"@testing-library/react": 14.2.0
"@testing-library/user-event": 14.5.2
concurrently: 8.2.2
Expand Down Expand Up @@ -6573,9 +6573,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.4.0":
version: 6.4.0
resolution: "@testing-library/jest-dom@npm:6.4.0"
"@testing-library/jest-dom@npm:6.4.1":
version: 6.4.1
resolution: "@testing-library/jest-dom@npm:6.4.1"
dependencies:
"@adobe/css-tools": ^4.3.2
"@babel/runtime": ^7.9.2
Expand All @@ -6602,7 +6602,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: e1c314cf1c74f26b1dea632fd1e2168afb62ef8b0320e294fa0dbfa58356021dcefe453d6165c102c5105dfca7502b18109cbcb061cbcb91b97826f59a1bbf9d
checksum: 66cd945fc81181289835f24791ae4de4913ac4e4fd8bc2e2ee7393ad7298bc3c2fc5acd6951c5b2212a03ebe914c6924c3da6e46225126387cb2200554004b67
languageName: node
linkType: hard

Expand Down

0 comments on commit 09b7e54

Please sign in to comment.