Skip to content

Commit

Permalink
[frontend] Update dependency @testing-library/react to v14.2.2 (#6447)
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 Mar 23, 2024
1 parent 356dd52 commit 3b4de27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"devDependencies": {
"@playwright/test": "1.42.1",
"@rollup/plugin-graphql": "2.0.4",
"@testing-library/react": "14.2.1",
"@testing-library/react": "14.2.2",
"@types/node": "20.11.24",
"@types/qrcode": "1.5.5",
"@types/ramda": "0.29.11",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4662,17 +4662,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:14.2.1":
version: 14.2.1
resolution: "@testing-library/react@npm:14.2.1"
"@testing-library/react@npm:14.2.2":
version: 14.2.2
resolution: "@testing-library/react@npm:14.2.2"
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/e02b2f32ae79665a79fc4d8ee053fd3832bfcd4753aa1dba05cdece1a9f59c72a0fae91e0a9387597dcb686d631a722729f2878e38dc95e6f23b291ad8d09b6c
checksum: 10/3605577fda8d5e27b8919f390f749af91494d03e7ba5ccaf6480ed1184248372c5a4e8fe1c8c3ad4c1a7b3536f37144ba4b4626900ed46dc9811312f280eee31
languageName: node
linkType: hard

Expand Down Expand Up @@ -15160,7 +15160,7 @@ __metadata:
"@rjsf/mui": "npm:5.17.1"
"@rjsf/utils": "npm:5.17.1"
"@rollup/plugin-graphql": "npm:2.0.4"
"@testing-library/react": "npm:14.2.1"
"@testing-library/react": "npm:14.2.2"
"@types/node": "npm:20.11.24"
"@types/qrcode": "npm:1.5.5"
"@types/ramda": "npm:0.29.11"
Expand Down

0 comments on commit 3b4de27

Please sign in to comment.