Skip to content

Commit

Permalink
chore(deps): update typescript (#1305)
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 Feb 1, 2024
1 parent 3a94d50 commit fdf4296
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 @@ -43,8 +43,8 @@
"@types/chroma-js": "^2.4.3",
"@types/fs-extra": "^11.0.4",
"@types/loadable__component": "^5.13.8",
"@types/node": "^18.19.12",
"@types/react": "^18.2.48",
"@types/node": "^18.19.13",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/styled-system": "^5.1.22",
"@types/styled-system__css": "^5.0.21",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2895,8 +2895,8 @@ __metadata:
"@types/chroma-js": "npm:^2.4.3"
"@types/fs-extra": "npm:^11.0.4"
"@types/loadable__component": "npm:^5.13.8"
"@types/node": "npm:^18.19.12"
"@types/react": "npm:^18.2.48"
"@types/node": "npm:^18.19.13"
"@types/react": "npm:^18.2.51"
"@types/react-dom": "npm:^18.2.18"
"@types/styled-system": "npm:^5.1.22"
"@types/styled-system__css": "npm:^5.0.21"
Expand Down Expand Up @@ -5121,12 +5121,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^18.0.0, @types/node@npm:^18.19.12, @types/node@npm:^18.19.3":
version: 18.19.12
resolution: "@types/node@npm:18.19.12"
"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^18.0.0, @types/node@npm:^18.19.13, @types/node@npm:^18.19.3":
version: 18.19.13
resolution: "@types/node@npm:18.19.13"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/7e1996695b706de5cb1a916d1e7a2aaf93435fefebe7abee6dee4b7060c48196e1b01c530d32fc4681a4dd073f0cacd26ca33e7fc7d9cb7857f40b30450d1bd9
checksum: 10c0/3b909fdf4795f90e59cefd0787db065f11f1ef10983754661202e62e0d76de3668f8b8af00187941134bb2658e71b91a2f7cf0fb35f4f0a1e3fdad2e9006969e
languageName: node
linkType: hard

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

"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.2.42, @types/react@npm:^18.2.48":
version: 18.2.48
resolution: "@types/react@npm:18.2.48"
"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:^18.2.42, @types/react@npm:^18.2.51":
version: 18.2.51
resolution: "@types/react@npm:18.2.51"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/7e89f18ea2928b1638f564b156d692894dcb9352a7e0a807873c97e858abe1f23dbd165a25dd088a991344e973fdeef88ba5724bfb64504b74072cbc9c220c3a
checksum: 10c0/409f684dc1cb03ed542e1f185da7e84f81186d7945119adb553fe0e4e28bad3468213fce9096e1867b358c87fb57fc80b53a3e544a3779f7080ddde7c1b99eb1
languageName: node
linkType: hard

Expand Down

0 comments on commit fdf4296

Please sign in to comment.