Skip to content

Commit

Permalink
Update dependency @testing-library/react from v15.0.4 to v15.0.5 (#2410)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 70b09e1 commit a465047
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@cypress/code-coverage": "3.12.37",
"@testing-library/react": "15.0.4",
"@testing-library/react": "15.0.5",
"@types/d3-array": "3.2.1",
"@types/d3-format": "3.0.4",
"@types/d3-geo": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "15.0.4",
"@testing-library/react": "15.0.5",
"@testing-library/user-event": "14.5.2",
"@types/d3": "7.4.3",
"@types/d3-format": "3.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4506,17 +4506,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:15.0.4":
version: 15.0.4
resolution: "@testing-library/react@npm:15.0.4"
"@testing-library/react@npm:15.0.5":
version: 15.0.5
resolution: "@testing-library/react@npm:15.0.5"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^10.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10/c4362b753408e43a4527a5bdeda447fcb0d37d1764591c2e8a2be12001081d6ccb618904a8f3e328c35a9a37b3561fed3e520e780cf318bd68031c51ad7873e4
checksum: 10/27b938ddcdd6b4a98d4564460899f36ae3f69ad749e25389424c1c1d0adf40adeb1387dd29303c0f83b33e2f7ce7133253e0491c4b22af8cb340f631901dbe62
languageName: node
linkType: hard

Expand Down Expand Up @@ -19353,7 +19353,7 @@ __metadata:
"@mui/x-tree-view": "npm:6.17.0"
"@tanstack/react-query": "npm:5.32.0"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:15.0.4"
"@testing-library/react": "npm:15.0.5"
"@testing-library/user-event": "npm:14.5.2"
"@types/d3": "npm:7.4.3"
"@types/d3-format": "npm:3.0.4"
Expand Down Expand Up @@ -21549,7 +21549,7 @@ __metadata:
"@sentry/react": "npm:7.112.2"
"@tanstack/react-query": "npm:5.32.0"
"@tanstack/react-query-devtools": "npm:5.32.0"
"@testing-library/react": "npm:15.0.4"
"@testing-library/react": "npm:15.0.5"
"@types/d3-array": "npm:3.2.1"
"@types/d3-format": "npm:3.0.4"
"@types/d3-geo": "npm:3.1.0"
Expand Down

0 comments on commit a465047

Please sign in to comment.