Skip to content

Commit 3ed4333

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent bf480b2 commit 3ed4333

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
@@ -76,15 +76,15 @@
7676
"@commitlint/cli": "19.0.3",
7777
"@commitlint/config-conventional": "19.0.3",
7878
"@commitlint/types": "^19.0.0",
79-
"@cypress/code-coverage": "3.12.26",
79+
"@cypress/code-coverage": "3.12.28",
8080
"@trivago/prettier-plugin-sort-imports": "4.3.0",
8181
"@types/d3": "^7.4.3",
8282
"@types/i18n": "0.13.10",
8383
"@types/lodash.clonedeep": "^4.5.9",
8484
"@types/lodash.isequal": "^4.5.8",
8585
"@types/lodash.shuffle": "^4.2.9",
8686
"@types/node": "20.11.24",
87-
"@types/react": "18.2.61",
87+
"@types/react": "18.2.62",
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
@@ -1996,9 +1996,9 @@ __metadata:
19961996
languageName: node
19971997
linkType: hard
19981998

1999-
"@cypress/code-coverage@npm:3.12.26":
2000-
version: 3.12.26
2001-
resolution: "@cypress/code-coverage@npm:3.12.26"
1999+
"@cypress/code-coverage@npm:3.12.28":
2000+
version: 3.12.28
2001+
resolution: "@cypress/code-coverage@npm:3.12.28"
20022002
dependencies:
20032003
"@cypress/webpack-preprocessor": "npm:^6.0.0"
20042004
chalk: "npm:4.1.2"
@@ -2015,7 +2015,7 @@ __metadata:
20152015
babel-loader: ^8.3 || ^9
20162016
cypress: "*"
20172017
webpack: ^4 || ^5
2018-
checksum: 10/10d74acb89ac3ef533f3d8dd0194a11265cf29a3bb91b9ab7d63ec349c1d8f0c3e598ebb1f5b64f1718dd087e770014188f99e009ba117fff71380842584969f
2018+
checksum: 10/dc9207b7f3062545f1f11fe1064e3a5e033e908300e93ed1d7450c4bec028a70d78eac714fe167707acf48c611c988e40b7756f8fa610628f257d2ee5473e8f3
20192019
languageName: node
20202020
linkType: hard
20212021

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

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

@@ -8486,7 +8486,7 @@ __metadata:
84868486
"@commitlint/cli": "npm:19.0.3"
84878487
"@commitlint/config-conventional": "npm:19.0.3"
84888488
"@commitlint/types": "npm:^19.0.0"
8489-
"@cypress/code-coverage": "npm:3.12.26"
8489+
"@cypress/code-coverage": "npm:3.12.28"
84908490
"@emotion/react": "npm:11.11.4"
84918491
"@emotion/styled": "npm:11.11.0"
84928492
"@graasp/apps-query-client": "npm:^3.4.4"
@@ -8505,7 +8505,7 @@ __metadata:
85058505
"@types/lodash.isequal": "npm:^4.5.8"
85068506
"@types/lodash.shuffle": "npm:^4.2.9"
85078507
"@types/node": "npm:20.11.24"
8508-
"@types/react": "npm:18.2.61"
8508+
"@types/react": "npm:18.2.62"
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)