Skip to content

Commit 09b7e54

Browse files
dependabot[bot]filiptammergard
authored andcommitted
chore(deps-dev): bump the dev-dependencies group with 1 update
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]>
1 parent 89ed8db commit 09b7e54

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@storybook/test-runner": "0.16.0",
4848
"@storybook/testing-library": "0.2.2",
4949
"@storybook/theming": "7.6.11",
50-
"@testing-library/jest-dom": "6.4.0",
50+
"@testing-library/jest-dom": "6.4.1",
5151
"@testing-library/react": "14.2.0",
5252
"@testing-library/user-event": "14.5.2",
5353
"concurrently": "8.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2630,7 +2630,7 @@ __metadata:
26302630
"@storybook/test-runner": 0.16.0
26312631
"@storybook/testing-library": 0.2.2
26322632
"@storybook/theming": 7.6.11
2633-
"@testing-library/jest-dom": 6.4.0
2633+
"@testing-library/jest-dom": 6.4.1
26342634
"@testing-library/react": 14.2.0
26352635
"@testing-library/user-event": 14.5.2
26362636
concurrently: 8.2.2
@@ -6573,9 +6573,9 @@ __metadata:
65736573
languageName: node
65746574
linkType: hard
65756575

6576-
"@testing-library/jest-dom@npm:6.4.0":
6577-
version: 6.4.0
6578-
resolution: "@testing-library/jest-dom@npm:6.4.0"
6576+
"@testing-library/jest-dom@npm:6.4.1":
6577+
version: 6.4.1
6578+
resolution: "@testing-library/jest-dom@npm:6.4.1"
65796579
dependencies:
65806580
"@adobe/css-tools": ^4.3.2
65816581
"@babel/runtime": ^7.9.2
@@ -6602,7 +6602,7 @@ __metadata:
66026602
optional: true
66036603
vitest:
66046604
optional: true
6605-
checksum: e1c314cf1c74f26b1dea632fd1e2168afb62ef8b0320e294fa0dbfa58356021dcefe453d6165c102c5105dfca7502b18109cbcb061cbcb91b97826f59a1bbf9d
6605+
checksum: 66cd945fc81181289835f24791ae4de4913ac4e4fd8bc2e2ee7393ad7298bc3c2fc5acd6951c5b2212a03ebe914c6924c3da6e46225126387cb2200554004b67
66066606
languageName: node
66076607
linkType: hard
66086608

0 commit comments

Comments
 (0)