Skip to content

Commit

Permalink
Merge pull request #1379 from p3ol/renovate/master-testing-library-mo…
Browse files Browse the repository at this point in the history
…norepo

chore(deps): update testing-library monorepo (master)
  • Loading branch information
dackmin committed May 28, 2024
2 parents 70ecadd + 2b448f7 commit 8069edc
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.5",
"@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 @@ -8551,17 +8551,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.5":
version: 6.4.5
resolution: "@testing-library/jest-dom@npm:6.4.5"
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 @@ -8580,21 +8580,21 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10/7ee1e51caffad032734a4a43a00bf72d49080cf1bbf53021b443e91c7fa3762a66f55ce68f1c6643590fe66fbc4df92142659b8cf17c92166a3fb22691987e0d
checksum: 10/6d9e6cc01ec9111ea631657d93596fa9505d294fdfc4172fbd750b8df6268f02d55900626423b195dac5b067a302557453894a5814bdf4e770dee37cdb1c0f2d
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 @@ -21515,8 +21515,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.5"
"@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 8069edc

Please sign in to comment.