Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#354)
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 16, 2024
1 parent c92b92e commit e2b9f7a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.30",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.2",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.11.30",
"@types/node": "20.12.7",
"@types/react": "^18.2.60",
"@types/react-dom": "18.2.22",
"@types/react-router-dom": "5.3.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4265,17 +4265,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: 10/3605577fda8d5e27b8919f390f749af91494d03e7ba5ccaf6480ed1184248372c5a4e8fe1c8c3ad4c1a7b3536f37144ba4b4626900ed46dc9811312f280eee31
checksum: 10/83359dcdf9eaf067839f34604e1a181cbc14fc09f3a07672403700fcc6a900c4b8054ad1114fc24b4b9f89d84e2a09e1b7c9afce2306b1d4b4c9e30eb1cb12de
languageName: node
linkType: hard

Expand Down Expand Up @@ -4544,12 +4544,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.30":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
"@types/node@npm:20.12.7":
version: 20.12.7
resolution: "@types/node@npm:20.12.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/78515bc768d2b878e2e06a1c20eb4f5840072b79b8d28ff3dd0a7feaaf48fd3a2ac03cfa5bc7564da82db5906b43e9ba0e5df9f43d870b7aae2942306e208815
checksum: 10/b4a28a3b593a9bdca5650880b6a9acef46911d58cf7cfa57268f048e9a7157a7c3196421b96cea576850ddb732e3b54bc982c8eb5e1e5ef0635d4424c2fce801
languageName: node
linkType: hard

Expand Down Expand Up @@ -8938,10 +8938,10 @@ __metadata:
"@mui/material": "npm:5.15.15"
"@sentry/react": "npm:7.108.0"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.2.2"
"@testing-library/react": "npm:14.3.1"
"@testing-library/user-event": "npm:14.5.2"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/node": "npm:20.11.30"
"@types/node": "npm:20.12.7"
"@types/react": "npm:^18.2.60"
"@types/react-dom": "npm:18.2.22"
"@types/react-router-dom": "npm:5.3.3"
Expand Down

0 comments on commit e2b9f7a

Please sign in to comment.