Skip to content

Commit 46f0f39

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent 5e6af24 commit 46f0f39

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,14 @@
8282
"@commitlint/cli": "19.2.1",
8383
"@commitlint/config-conventional": "19.1.0",
8484
"@commitlint/types": "^19.0.0",
85-
"@cypress/code-coverage": "3.12.33",
85+
"@cypress/code-coverage": "3.12.34",
8686
"@trivago/prettier-plugin-sort-imports": "4.3.0",
8787
"@types/d3": "^7.4.3",
8888
"@types/i18n": "0.13.10",
8989
"@types/lodash.clonedeep": "^4.5.9",
9090
"@types/lodash.isequal": "^4.5.8",
9191
"@types/lodash.shuffle": "^4.2.9",
92-
"@types/node": "20.12.5",
92+
"@types/node": "20.12.7",
9393
"@types/react": "18.2.75",
9494
"@types/react-dom": "18.2.24",
9595
"@types/react-plotly.js": "^2.6.3",

yarn.lock

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2031,9 +2031,9 @@ __metadata:
20312031
languageName: node
20322032
linkType: hard
20332033

2034-
"@cypress/code-coverage@npm:3.12.33":
2035-
version: 3.12.33
2036-
resolution: "@cypress/code-coverage@npm:3.12.33"
2034+
"@cypress/code-coverage@npm:3.12.34":
2035+
version: 3.12.34
2036+
resolution: "@cypress/code-coverage@npm:3.12.34"
20372037
dependencies:
20382038
"@cypress/webpack-preprocessor": "npm:^6.0.0"
20392039
chalk: "npm:4.1.2"
@@ -2050,7 +2050,7 @@ __metadata:
20502050
babel-loader: ^8.3 || ^9
20512051
cypress: "*"
20522052
webpack: ^4 || ^5
2053-
checksum: 10/4502b4dc7c406a13524b4a551b0fe9494df307e6fd4ca4cf0ad59d9268f1591a5f4c0a8b1557e6a5e31bb1319dc85a19e1c9077208729dc89654c9f5da0666ce
2053+
checksum: 10/43360bc58353e4df3b465dacfdc6e44e741c21c74466fb363ac880c29342345fa33739e85adfc59b21c14cc2933873884408d39f1433a9f9a736430cdb322c72
20542054
languageName: node
20552055
linkType: hard
20562056

@@ -4897,7 +4897,7 @@ __metadata:
48974897
languageName: node
48984898
linkType: hard
48994899

4900-
"@types/node@npm:*, @types/node@npm:20.12.5":
4900+
"@types/node@npm:*":
49014901
version: 20.12.5
49024902
resolution: "@types/node@npm:20.12.5"
49034903
dependencies:
@@ -4906,6 +4906,15 @@ __metadata:
49064906
languageName: node
49074907
linkType: hard
49084908

4909+
"@types/node@npm:20.12.7":
4910+
version: 20.12.7
4911+
resolution: "@types/node@npm:20.12.7"
4912+
dependencies:
4913+
undici-types: "npm:~5.26.4"
4914+
checksum: 10/b4a28a3b593a9bdca5650880b6a9acef46911d58cf7cfa57268f048e9a7157a7c3196421b96cea576850ddb732e3b54bc982c8eb5e1e5ef0635d4424c2fce801
4915+
languageName: node
4916+
linkType: hard
4917+
49094918
"@types/node@npm:^18.0.0":
49104919
version: 18.19.30
49114920
resolution: "@types/node@npm:18.19.30"
@@ -9990,7 +9999,7 @@ __metadata:
99909999
"@commitlint/cli": "npm:19.2.1"
999110000
"@commitlint/config-conventional": "npm:19.1.0"
999210001
"@commitlint/types": "npm:^19.0.0"
9993-
"@cypress/code-coverage": "npm:3.12.33"
10002+
"@cypress/code-coverage": "npm:3.12.34"
999410003
"@emotion/react": "npm:11.11.4"
999510004
"@emotion/styled": "npm:11.11.5"
999610005
"@graasp/apps-query-client": "npm:^3.4.8"
@@ -10010,7 +10019,7 @@ __metadata:
1001010019
"@types/lodash.clonedeep": "npm:^4.5.9"
1001110020
"@types/lodash.isequal": "npm:^4.5.8"
1001210021
"@types/lodash.shuffle": "npm:^4.2.9"
10013-
"@types/node": "npm:20.12.5"
10022+
"@types/node": "npm:20.12.7"
1001410023
"@types/react": "npm:18.2.75"
1001510024
"@types/react-dom": "npm:18.2.24"
1001610025
"@types/react-plotly.js": "npm:^2.6.3"

0 commit comments

Comments
 (0)