Skip to content

Commit

Permalink
[frontend] Update dependency @testing-library/react to v14.3.1
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 May 23, 2024
1 parent 76a22f3 commit 99bb1d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@eslint/js": "8.57.0",
"@playwright/test": "1.44.0",
"@stylistic/eslint-plugin": "1.7.0",
"@testing-library/react": "14.2.2",
"@testing-library/react": "14.3.1",
"@types/d3-hierarchy": "3.1.7",
"@types/node": "20.12.4",
"@types/react": "18.2.74",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3541,17 +3541,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:14.2.2":
version: 14.2.2
resolution: "@testing-library/react@npm:14.2.2"
"@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: 10c0/ab36707f6701a4a56dd217e16e00d6326e0f760bb2e716245422c7500a0b94efcd351d0aa89c4fab2916e6ebc68c983cec6b3ae0804de813cafc913a612668f6
checksum: 10c0/1ccf4eb1510500cc20a805cb0244c9098dca28a8745173a8f71ea1274d63774f0b7898a35c878b43c797b89c13621548909ff37843b835c1a27ee1efbbdd098c
languageName: node
linkType: hard

Expand Down Expand Up @@ -11363,7 +11363,7 @@ __metadata:
"@playwright/test": "npm:1.44.0"
"@redux-devtools/extension": "npm:3.3.0"
"@stylistic/eslint-plugin": "npm:1.7.0"
"@testing-library/react": "npm:14.2.2"
"@testing-library/react": "npm:14.3.1"
"@types/d3-hierarchy": "npm:3.1.7"
"@types/node": "npm:20.12.4"
"@types/react": "npm:18.2.74"
Expand Down

0 comments on commit 99bb1d6

Please sign in to comment.