Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update devdependencies (non-major) (#176)
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 Aug 14, 2023
1 parent edac9ee commit f878777
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
"@testing-library/user-event": "14.4.3",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/jest": "29.5.3",
"@types/node": "18.17.4",
"@types/node": "18.17.5",
"@types/qs": "6.9.7",
"@types/react": "18.2.19",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/react-router-dom": "5.3.3",
"@types/validator": "13.9.0",
Expand All @@ -107,7 +107,7 @@
"wait-on": "7.0.1"
},
"resolutions": {
"@types/react": "18.2.19"
"@types/react": "18.2.20"
},
"packageManager": "[email protected]"
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4497,10 +4497,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.17.4":
version: 18.17.4
resolution: "@types/node@npm:18.17.4"
checksum: d4c458202d82c999f38d85ca9ae8a2d3e521645c7f1b908cd6a0303d0e13c7d5eb3f888c41f584ba029ecf802d0a0005b7816c149400371a3c035abc4bd9a4c5
"@types/node@npm:18.17.5":
version: 18.17.5
resolution: "@types/node@npm:18.17.5"
checksum: b8c658a99234b99425243c324b641ed7b9ceb6bee6b06421fdc9bb7c58f9a5552e353225cc549e6982462ac384abe1985022ed76e2e4728797f59b21f659ca2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4603,14 +4603,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.19":
version: 18.2.19
resolution: "@types/react@npm:18.2.19"
"@types/react@npm:18.2.20":
version: 18.2.20
resolution: "@types/react@npm:18.2.20"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 1ef657b90c7413451bbac2fd2fbce4f8a093941bc5041d344ab9833bc113c8eebf6318dae8aeeb1a0f922f15bc772507e6aaa0c7b51847b5f7302921c8dd6740
checksum: 30f699c60e5e4bfef273ce64d320651cdd60f5c6a08361c6c7eca8cebcccda1ac953d2ee57c9f321b5ae87f8a62c72b6d35ca42df0e261d337849952daab2141
languageName: node
linkType: hard

Expand Down Expand Up @@ -8622,9 +8622,9 @@ __metadata:
"@testing-library/user-event": 14.4.3
"@trivago/prettier-plugin-sort-imports": 4.2.0
"@types/jest": 29.5.3
"@types/node": 18.17.4
"@types/node": 18.17.5
"@types/qs": 6.9.7
"@types/react": 18.2.19
"@types/react": 18.2.20
"@types/react-dom": 18.2.7
"@types/react-router-dom": 5.3.3
"@types/validator": 13.9.0
Expand Down

0 comments on commit f878777

Please sign in to comment.