Skip to content

Commit

Permalink
chore(deps): update testing-library monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent da87dca commit 29791ee
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@storybook/react": "7.6.17",
"@storybook/react-webpack5": "7.6.17",
"@storybook/theming": "7.6.17",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.3.0",
"@testing-library/jest-dom": "6.4.4",
"@testing-library/react": "14.3.1",
"@typescript-eslint/parser": "7.5.0",
"autoprefixer": "10.4.19",
"babel-jest": "29.7.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8529,17 +8529,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.4.2":
version: 6.4.2
resolution: "@testing-library/jest-dom@npm:6.4.2"
"@testing-library/jest-dom@npm:6.4.4":
version: 6.4.4
resolution: "@testing-library/jest-dom@npm:6.4.4"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
aria-query: "npm:^5.0.0"
chalk: "npm:^3.0.0"
css.escape: "npm:^1.5.1"
dom-accessibility-api: "npm:^0.6.3"
lodash: "npm:^4.17.15"
lodash: "npm:^4.17.21"
redent: "npm:^3.0.0"
peerDependencies:
"@jest/globals": ">= 28"
Expand All @@ -8558,21 +8558,21 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10/7ee1e51caffad032734a4a43a00bf72d49080cf1bbf53021b443e91c7fa3762a66f55ce68f1c6643590fe66fbc4df92142659b8cf17c92166a3fb22691987e0d
checksum: 10/57f8362b2aa505aea77baca7fa5720f90b6dc2e54fa46e8ffe225dc57cea63f91aeae1374fba2f4b902389238b21a4fda7597070e4bc0ec50894d5f252d3ff2c
languageName: node
linkType: hard

"@testing-library/react@npm:14.3.0":
version: 14.3.0
resolution: "@testing-library/react@npm:14.3.0"
"@testing-library/react@npm:14.3.1":
version: 14.3.1
resolution: "@testing-library/react@npm:14.3.1"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^9.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10/3e0c109916d6ce961e223b2beb6fce7045f72207770a3412de0a02a5e33356d38a2f2938bb1d106fb0009db2ac9ea1ee759614323194c34d8a6d7c3333d16f2e
checksum: 10/83359dcdf9eaf067839f34604e1a181cbc14fc09f3a07672403700fcc6a900c4b8054ad1114fc24b4b9f89d84e2a09e1b7c9afce2306b1d4b4c9e30eb1cb12de
languageName: node
linkType: hard

Expand Down Expand Up @@ -21493,8 +21493,8 @@ __metadata:
"@storybook/react": "npm:7.6.17"
"@storybook/react-webpack5": "npm:7.6.17"
"@storybook/theming": "npm:7.6.17"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.3.0"
"@testing-library/jest-dom": "npm:6.4.4"
"@testing-library/react": "npm:14.3.1"
"@typescript-eslint/parser": "npm:7.5.0"
autoprefixer: "npm:10.4.19"
babel-jest: "npm:29.7.0"
Expand Down

0 comments on commit 29791ee

Please sign in to comment.