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

Commit

Permalink
chore(deps): update all dependencies (#212)
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] committed Nov 6, 2023
1 parent 62e58de commit e92ce25
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 @@ -60,8 +60,8 @@
"@swc/core": "^1.3.70",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.2",
"@types/node": "18.18.7",
"@types/react": "18.2.33",
"@types/node": "18.18.8",
"@types/react": "18.2.35",
"@types/react-dom": "18.2.14",
"cypress": "^9.4.1",
"eslint": "8.50.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3356,8 +3356,8 @@ __metadata:
"@swc/core": ^1.3.70
"@testing-library/jest-dom": ^5.17.0
"@testing-library/react": ^12.1.2
"@types/node": 18.18.7
"@types/react": 18.2.33
"@types/node": 18.18.8
"@types/react": 18.2.35
"@types/react-dom": 18.2.14
cypress: ^9.4.1
eslint: 8.50.0
Expand Down Expand Up @@ -5039,12 +5039,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
"@types/node@npm:18.18.8":
version: 18.18.8
resolution: "@types/node@npm:18.18.8"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
checksum: d6a82bfc28bca8e4e32ffc9526798d1aea62f6993ea3a535cd3f47ac3f725a48efe3f484d68168dd154af0001c89935e4e1d77e7b1809c3824c6382bf99b86f6
languageName: node
linkType: hard

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

"@types/react@npm:*, @types/react@npm:18.2.33":
version: 18.2.33
resolution: "@types/react@npm:18.2.33"
"@types/react@npm:*, @types/react@npm:18.2.35":
version: 18.2.35
resolution: "@types/react@npm:18.2.35"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 75903c4d53898c69dd23d0b2730eac4676dc5ade15c25c793dec855f0d7c650cb823832bb1dd881efe8895724f15b06d4bf7081ea0b82391aa3059512ad49ccf
checksum: d3f1c39116c82e3a504f3332b9198f94f34a33d8535604434b1e387ecabd41ec995961775e2e1c08feefdde878a5b86220879350900137980d681ae3983db462
languageName: node
linkType: hard

Expand Down

0 comments on commit e92ce25

Please sign in to comment.