Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2023
1 parent 38bdc82 commit ba4f022
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "29.5.6",
"@types/jest": "29.5.7",
"@types/node": "18.18.7",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
Expand Down
16 changes: 12 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3301,9 +3301,9 @@
jsonc-parser "^3.2.0"

"@swc/plugin-styled-jsx@^1.5.20":
version "1.5.95"
resolved "https://registry.yarnpkg.com/@swc/plugin-styled-jsx/-/plugin-styled-jsx-1.5.95.tgz#e9b59ed1ff752c89fb96e92daec6c4808f0d3946"
integrity sha512-Rf/5de1sR71ghvAdV1TdaPReI2g+gwUg0G4GnbO1H86fQ//oBRwTbCuxCx6ajALbUBJtdJbtkPv/1o0ky0j5kQ==
version "1.5.96"
resolved "https://registry.yarnpkg.com/@swc/plugin-styled-jsx/-/plugin-styled-jsx-1.5.96.tgz#7991dfc1afdc0e9fc8adcb19bf415a82e2d92c5a"
integrity sha512-hQ7Y4HCnDgAwuVlfEw72hHBL2ZFafpcNAGCjjgam+K6Y5YNP+iRmNbD0rIouoBdViIl5cOIoilRZ4blyYyjMvQ==

"@swc/types@^0.1.5":
version "0.1.5"
Expand Down Expand Up @@ -3529,14 +3529,22 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@*", "@types/[email protected]":
"@types/jest@*":
version "29.5.6"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"

"@types/[email protected]":
version "29.5.7"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"

"@types/jsdom@^20.0.0":
version "20.0.1"
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-20.0.1.tgz#07c14bc19bd2f918c1929541cdaacae894744808"
Expand Down

0 comments on commit ba4f022

Please sign in to comment.