Skip to content

Commit 9d8cf04

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent fcb662b commit 9d8cf04

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.22",
87-
"@types/react": "18.2.60",
86+
"@types/node": "20.11.24",
87+
"@types/react": "18.2.61",
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
@@ -4115,12 +4115,12 @@ __metadata:
41154115
languageName: node
41164116
linkType: hard
41174117

4118-
"@types/node@npm:20.11.22":
4119-
version: 20.11.22
4120-
resolution: "@types/node@npm:20.11.22"
4118+
"@types/node@npm:20.11.24":
4119+
version: 20.11.24
4120+
resolution: "@types/node@npm:20.11.24"
41214121
dependencies:
41224122
undici-types: "npm:~5.26.4"
4123-
checksum: 10/855058a4328c0c88bd0616b2fcfedc6504ca08c3e5304674dc2e6485147d7f523d0ff591e002c765a1ec761b26fc0934599d694a2749634e9244ba3bf02de703
4123+
checksum: 10/7f34bfae5f9b98b9910230af4b4c52dc7fb2d1e96fdebfbc3d7576f8ab3d100076f193f9469add9e7418b455294155e7e6a028498cc5e98f9d49349875a459cf
41244124
languageName: node
41254125
linkType: hard
41264126

@@ -4184,14 +4184,14 @@ __metadata:
41844184
languageName: node
41854185
linkType: hard
41864186

4187-
"@types/react@npm:18.2.60":
4188-
version: 18.2.60
4189-
resolution: "@types/react@npm:18.2.60"
4187+
"@types/react@npm:18.2.61":
4188+
version: 18.2.61
4189+
resolution: "@types/react@npm:18.2.61"
41904190
dependencies:
41914191
"@types/prop-types": "npm:*"
41924192
"@types/scheduler": "npm:*"
41934193
csstype: "npm:^3.0.2"
4194-
checksum: 10/5f2f6091623f13375a5bbc7e5c222cd212b5d6366ead737b76c853f6f52b314db24af5ae3f688d2d49814c668c216858a75433f145311839d8989d46bb3cbecf
4194+
checksum: 10/74c2920ccca83fc51190ed4eda1066fa6a644197839dd37765fcce93cbd50b7a52b75815ce0083bb95195f886c80b57745314dd49ecbf235fa93d753ae2260bc
41954195
languageName: node
41964196
linkType: hard
41974197

@@ -8504,8 +8504,8 @@ __metadata:
85048504
"@types/lodash.clonedeep": "npm:^4.5.9"
85058505
"@types/lodash.isequal": "npm:^4.5.8"
85068506
"@types/lodash.shuffle": "npm:^4.2.9"
8507-
"@types/node": "npm:20.11.22"
8508-
"@types/react": "npm:18.2.60"
8507+
"@types/node": "npm:20.11.24"
8508+
"@types/react": "npm:18.2.61"
85098509
"@types/react-dom": "npm:18.2.19"
85108510
"@types/react-plotly.js": "npm:^2.6.3"
85118511
"@types/uuid": "npm:9.0.8"

0 commit comments

Comments
 (0)