Skip to content

Commit f780b0a

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent 19e7e2e commit f780b0a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
"@types/lodash.clonedeep": "^4.5.9",
8484
"@types/lodash.isequal": "^4.5.8",
8585
"@types/lodash.shuffle": "^4.2.9",
86-
"@types/node": "20.11.20",
87-
"@types/react": "18.2.59",
86+
"@types/node": "20.11.21",
87+
"@types/react": "18.2.60",
8888
"@types/react-dom": "18.2.19",
8989
"@types/react-plotly.js": "^2.6.3",
9090
"@types/uuid": "9.0.8",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4116,12 +4116,12 @@ __metadata:
41164116
languageName: node
41174117
linkType: hard
41184118

4119-
"@types/node@npm:20.11.20":
4120-
version: 20.11.20
4121-
resolution: "@types/node@npm:20.11.20"
4119+
"@types/node@npm:20.11.21":
4120+
version: 20.11.21
4121+
resolution: "@types/node@npm:20.11.21"
41224122
dependencies:
41234123
undici-types: "npm:~5.26.4"
4124-
checksum: 10/ff449bdc94810dadb54e0f77dd587c6505ef79ffa5a208c16eb29b223365b188f4c935a3abaf0906a01d05257c3da1f72465594a841d35bcf7b6deac7a6938fb
4124+
checksum: 10/a31ecc6a3c615bca310ffe7dea23613153ff9e1e175c09d14198402b2cef9b1bb1bf3912aff6ffc6cb01b99a025ec6dd6474c797bfb0aaf83daf4edaea063760
41254125
languageName: node
41264126
linkType: hard
41274127

@@ -4192,14 +4192,14 @@ __metadata:
41924192
languageName: node
41934193
linkType: hard
41944194

4195-
"@types/react@npm:18.2.59":
4196-
version: 18.2.59
4197-
resolution: "@types/react@npm:18.2.59"
4195+
"@types/react@npm:18.2.60":
4196+
version: 18.2.60
4197+
resolution: "@types/react@npm:18.2.60"
41984198
dependencies:
41994199
"@types/prop-types": "npm:*"
42004200
"@types/scheduler": "npm:*"
42014201
csstype: "npm:^3.0.2"
4202-
checksum: 10/d065b998bc99ac61ff30011072a55e52eaa51ad20a84bc5893fae5e5de80d2e0a61217772a3ab79eb19d2f8d8ae3bd8451db5e0a77044f279618a1fc3446def6
4202+
checksum: 10/5f2f6091623f13375a5bbc7e5c222cd212b5d6366ead737b76c853f6f52b314db24af5ae3f688d2d49814c668c216858a75433f145311839d8989d46bb3cbecf
42034203
languageName: node
42044204
linkType: hard
42054205

@@ -8524,8 +8524,8 @@ __metadata:
85248524
"@types/lodash.clonedeep": "npm:^4.5.9"
85258525
"@types/lodash.isequal": "npm:^4.5.8"
85268526
"@types/lodash.shuffle": "npm:^4.2.9"
8527-
"@types/node": "npm:20.11.20"
8528-
"@types/react": "npm:18.2.59"
8527+
"@types/node": "npm:20.11.21"
8528+
"@types/react": "npm:18.2.60"
85298529
"@types/react-dom": "npm:18.2.19"
85308530
"@types/react-plotly.js": "npm:^2.6.3"
85318531
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)