Skip to content

Commit f7a542a

Browse files
committed
chore(deps): update devdependencies (non-major)
1 parent 4e4f9d0 commit f7a542a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@commitlint/cli": "19.5.0",
8686
"@commitlint/config-conventional": "19.5.0",
8787
"@commitlint/types": "^19.0.0",
88-
"@cypress/code-coverage": "3.13.2",
88+
"@cypress/code-coverage": "3.13.3",
8989
"@trivago/prettier-plugin-sort-imports": "4.3.0",
9090
"@types/d3": "^7.4.3",
9191
"@types/file-saver": "^2",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2034,9 +2034,9 @@ __metadata:
20342034
languageName: node
20352035
linkType: hard
20362036

2037-
"@cypress/code-coverage@npm:3.13.2":
2038-
version: 3.13.2
2039-
resolution: "@cypress/code-coverage@npm:3.13.2"
2037+
"@cypress/code-coverage@npm:3.13.3":
2038+
version: 3.13.3
2039+
resolution: "@cypress/code-coverage@npm:3.13.3"
20402040
dependencies:
20412041
"@cypress/webpack-preprocessor": "npm:^6.0.0"
20422042
chalk: "npm:4.1.2"
@@ -2053,7 +2053,7 @@ __metadata:
20532053
babel-loader: ^8.3 || ^9
20542054
cypress: "*"
20552055
webpack: ^4 || ^5
2056-
checksum: 10/21425bab94f3de34480dcb5c09f938a72f504d2bc2332293934c7d882f88ae1807b084304c38d5c4c448c4fb0203f021dcb4e41b29ff8206d64b1000451f6842
2056+
checksum: 10/1591207b9dc79207818308e9a0ba1d885f34cd1c9b148f1daa6e7e3bba90dfb3adace24ca965b24070538192c813f57a6a40bfea9f5337138c07316e3a69d577
20572057
languageName: node
20582058
linkType: hard
20592059

@@ -7962,8 +7962,8 @@ __metadata:
79627962
linkType: hard
79637963

79647964
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.33.2":
7965-
version: 7.37.0
7966-
resolution: "eslint-plugin-react@npm:7.37.0"
7965+
version: 7.37.1
7966+
resolution: "eslint-plugin-react@npm:7.37.1"
79677967
dependencies:
79687968
array-includes: "npm:^3.1.8"
79697969
array.prototype.findlast: "npm:^1.2.5"
@@ -7985,7 +7985,7 @@ __metadata:
79857985
string.prototype.repeat: "npm:^1.0.0"
79867986
peerDependencies:
79877987
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
7988-
checksum: 10/ae005a5e4bdcbf43cda0e5297f5ee8badbbcc18ce6c3f83ac4141173242b27c8a067372061af745ae490c18eef2c3257985bcd240cee85dec262ca875347e8fc
7988+
checksum: 10/a7b9cf2c43255844ad0c9d4e3758a8c2b687a2ce9a09f4161ab245581d5d2d91b37742e541c88aa9ce368ec6c860e23dc78c15117f3fc1cdc433847038e8346b
79897989
languageName: node
79907990
linkType: hard
79917991

@@ -9212,7 +9212,7 @@ __metadata:
92129212
"@commitlint/cli": "npm:19.5.0"
92139213
"@commitlint/config-conventional": "npm:19.5.0"
92149214
"@commitlint/types": "npm:^19.0.0"
9215-
"@cypress/code-coverage": "npm:3.13.2"
9215+
"@cypress/code-coverage": "npm:3.13.3"
92169216
"@emotion/react": "npm:11.13.3"
92179217
"@emotion/styled": "npm:11.13.0"
92189218
"@graasp/apps-query-client": "npm:3.7.0"

0 commit comments

Comments
 (0)