Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/jest-dom from 6.1.2 to 6.1.3
Browse files Browse the repository at this point in the history
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.2 to 6.1.3.
- [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.1.2...v6.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and filiptammergard committed Sep 6, 2023
1 parent 3e9a890 commit 214b2a4
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 39 deletions.
6 changes: 6 additions & 0 deletions .changeset/wise-swans-hunt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@einride/ui-dates": patch
"@einride/ui": patch
---

Bump Mantine deps.
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.13.0",
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.4.0",
"@testing-library/jest-dom": "6.1.2",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"concurrently": "8.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/einride-ui-dates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"build": "rollup --config"
},
"dependencies": {
"@mantine/core": "6.0.19",
"@mantine/dates": "6.0.19",
"@mantine/core": "6.0.20",
"@mantine/dates": "6.0.20",
"dayjs": "1.11.9"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/einride-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"dependencies": {
"@einride/hooks": "1.7.9",
"@emotion/is-prop-valid": "1.2.1",
"@mantine/core": "6.0.19",
"@mantine/dates": "6.0.19",
"@mantine/hooks": "6.0.19",
"@mantine/core": "6.0.20",
"@mantine/dates": "6.0.20",
"@mantine/hooks": "6.0.20",
"@radix-ui/react-alert-dialog": "1.0.4",
"@radix-ui/react-dialog": "1.0.4",
"@radix-ui/react-dropdown-menu": "2.0.5",
Expand Down
96 changes: 63 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2026,8 +2026,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@einride/ui-dates@workspace:packages/einride-ui-dates"
dependencies:
"@mantine/core": 6.0.19
"@mantine/dates": 6.0.19
"@mantine/core": 6.0.20
"@mantine/dates": 6.0.20
"@rollup/plugin-image": 3.0.2
"@rollup/plugin-typescript": 11.1.2
"@storybook/jest": 0.2.2
Expand Down Expand Up @@ -2125,7 +2125,7 @@ __metadata:
"@storybook/test-runner": 0.13.0
"@storybook/testing-library": 0.2.0
"@storybook/theming": 7.4.0
"@testing-library/jest-dom": 6.1.2
"@testing-library/jest-dom": 6.1.3
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
concurrently: 8.2.1
Expand Down Expand Up @@ -2153,9 +2153,9 @@ __metadata:
"@emotion/react": 11.11.1
"@emotion/styled": 11.11.0
"@faker-js/faker": 8.0.2
"@mantine/core": 6.0.19
"@mantine/dates": 6.0.19
"@mantine/hooks": 6.0.19
"@mantine/core": 6.0.20
"@mantine/dates": 6.0.20
"@mantine/hooks": 6.0.20
"@radix-ui/react-alert-dialog": 1.0.4
"@radix-ui/react-dialog": 1.0.4
"@radix-ui/react-dropdown-menu": 2.0.5
Expand Down Expand Up @@ -3115,67 +3115,67 @@ __metadata:
languageName: node
linkType: hard

"@mantine/core@npm:6.0.19":
version: 6.0.19
resolution: "@mantine/core@npm:6.0.19"
"@mantine/core@npm:6.0.20":
version: 6.0.20
resolution: "@mantine/core@npm:6.0.20"
dependencies:
"@floating-ui/react": ^0.19.1
"@mantine/styles": 6.0.19
"@mantine/utils": 6.0.19
"@mantine/styles": 6.0.20
"@mantine/utils": 6.0.20
"@radix-ui/react-scroll-area": 1.0.2
react-remove-scroll: ^2.5.5
react-textarea-autosize: 8.3.4
peerDependencies:
"@mantine/hooks": 6.0.19
"@mantine/hooks": 6.0.20
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: a564b1d6fc1c66d6e9d13b657ae5e5a8b23f7823d19d0e0009865c73e15ce42eef44da9a7c0f44a6a9d75aaba783785c6d0a63972cf443f2fc06e6d218f4076d
checksum: 49849e07773625e69ffb00f8130b7edd54dcb712c6b91dcba54b774fd7c9bf137571d808156f34f148738fb4c6777221035e508edc5075e5e17874ece991739c
languageName: node
linkType: hard

"@mantine/dates@npm:6.0.19":
version: 6.0.19
resolution: "@mantine/dates@npm:6.0.19"
"@mantine/dates@npm:6.0.20":
version: 6.0.20
resolution: "@mantine/dates@npm:6.0.20"
dependencies:
"@mantine/utils": 6.0.19
"@mantine/utils": 6.0.20
peerDependencies:
"@mantine/core": 6.0.19
"@mantine/hooks": 6.0.19
"@mantine/core": 6.0.20
"@mantine/hooks": 6.0.20
dayjs: ">=1.0.0"
react: ">=16.8.0"
checksum: 0faedab40d6fbc5720ce872bf70d2a890cc4576f52aaccd93db68385dd27536bf2f08959ba09c99d49ec8d3d7db0d160dbc7442f6e137eaaf04e55944919d0c8
checksum: 53c15e028811bf1532b0e0ace08f898c8bf088eebba39657b3ca9a3a35d2dafd87c149eb2984ddc86271accc6f32685ef3fae8c24e6ee8e098af142a582475f6
languageName: node
linkType: hard

"@mantine/hooks@npm:6.0.19":
version: 6.0.19
resolution: "@mantine/hooks@npm:6.0.19"
"@mantine/hooks@npm:6.0.20":
version: 6.0.20
resolution: "@mantine/hooks@npm:6.0.20"
peerDependencies:
react: ">=16.8.0"
checksum: 9fe3bf435f3631495b58a5b840c2c02e4a24299f7bedded2c8cea4701bc87c50f4ab54a12e8b5be341ee8dbf032184f5dc8ff01b015ffec964739f2bdd718e52
checksum: 3e4d8ca3df321fb9e43117c39686610397aada1c46d9ecb843381d2bc3bedeb83aa87ee709e658b0998087490c93aa6c20634e62ce46ce1f18c3a544faac8ee4
languageName: node
linkType: hard

"@mantine/styles@npm:6.0.19":
version: 6.0.19
resolution: "@mantine/styles@npm:6.0.19"
"@mantine/styles@npm:6.0.20":
version: 6.0.20
resolution: "@mantine/styles@npm:6.0.20"
dependencies:
clsx: 1.1.1
csstype: 3.0.9
peerDependencies:
"@emotion/react": ">=11.9.0"
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 4ea40abe0d079a8b7437c660e200e90d40529b129e6682009a827de27b4ffeab9d324100e074dba67719b0e0c0b5ac4789971e690cbdf87de86d9f0de29270c0
checksum: 4eba35317432ac65ea585d73186d115d0cc818b58f8afbcf22bdcd6ab651815ef58c827700d10313adeb5a56e2940db220be99dc1938f298ecfdeec428f53a2f
languageName: node
linkType: hard

"@mantine/utils@npm:6.0.19":
version: 6.0.19
resolution: "@mantine/utils@npm:6.0.19"
"@mantine/utils@npm:6.0.20":
version: 6.0.20
resolution: "@mantine/utils@npm:6.0.20"
peerDependencies:
react: ">=16.8.0"
checksum: c33e2eba6d78e2b07c222c79a086da9d43a39a1fb8e409b10ab5775f6855325fd30c56b17fd67f9a827497eff2fdc22fff4b9190c2d7069b2c58565d63b3a450
checksum: 16fe713c0c6063c5e3980ec9eb70404e4e65d92580f7e7d90753922940663fc429969e1b585d8b249af1c103794410f7b8a8ae7d9bf53c1ca4deada6128194db
languageName: node
linkType: hard

Expand Down Expand Up @@ -5909,7 +5909,37 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.1.2, @testing-library/jest-dom@npm:^6.1.2":
"@testing-library/jest-dom@npm:6.1.3":
version: 6.1.3
resolution: "@testing-library/jest-dom@npm:6.1.3"
dependencies:
"@adobe/css-tools": ^4.3.0
"@babel/runtime": ^7.9.2
aria-query: ^5.0.0
chalk: ^3.0.0
css.escape: ^1.5.1
dom-accessibility-api: ^0.5.6
lodash: ^4.17.15
redent: ^3.0.0
peerDependencies:
"@jest/globals": ">= 28"
"@types/jest": ">= 28"
jest: ">= 28"
vitest: ">= 0.32"
peerDependenciesMeta:
"@jest/globals":
optional: true
"@types/jest":
optional: true
jest:
optional: true
vitest:
optional: true
checksum: 5bd14ba31fd3d64cff8ca55cccd335bedadf1db1119643954ca8cd30af835defe6f3a21e7d7617d20205b07abba1b2e668be1b9d6743504800f17fdc4344db75
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.1.2":
version: 6.1.2
resolution: "@testing-library/jest-dom@npm:6.1.2"
dependencies:
Expand Down

0 comments on commit 214b2a4

Please sign in to comment.