Skip to content

Commit 962983d

Browse files
chore(deps): update devdependencies (non-major) (#654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0634ff0 commit 962983d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@commitlint/cli": "19.5.0",
8787
"@commitlint/config-conventional": "19.5.0",
8888
"@commitlint/types": "^19.0.0",
89-
"@cypress/code-coverage": "3.13.6",
89+
"@cypress/code-coverage": "3.13.7",
9090
"@eslint/compat": "^1.2.0",
9191
"@eslint/eslintrc": "3.2.0",
9292
"@eslint/js": "9.15.0",
@@ -121,7 +121,7 @@
121121
"eslint-plugin-prettier": "5.2.1",
122122
"eslint-plugin-react": "^7.33.2",
123123
"eslint-plugin-react-hooks": "5.0.0",
124-
"husky": "9.1.6",
124+
"husky": "9.1.7",
125125
"jsdom": "^25.0.0",
126126
"lodash.clonedeep": "^4.5.0",
127127
"miragejs": "^0.1.48",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -644,9 +644,9 @@ __metadata:
644644
languageName: node
645645
linkType: hard
646646

647-
"@cypress/code-coverage@npm:3.13.6":
648-
version: 3.13.6
649-
resolution: "@cypress/code-coverage@npm:3.13.6"
647+
"@cypress/code-coverage@npm:3.13.7":
648+
version: 3.13.7
649+
resolution: "@cypress/code-coverage@npm:3.13.7"
650650
dependencies:
651651
"@cypress/webpack-preprocessor": "npm:^6.0.0"
652652
chalk: "npm:4.1.2"
@@ -663,7 +663,7 @@ __metadata:
663663
babel-loader: ^8.3 || ^9
664664
cypress: "*"
665665
webpack: ^4 || ^5
666-
checksum: 10/47271faf6fd9fb1e16bf59c38edee2f62340e3e99f11c719573bb8aae37553a2e184d8a285b59dcffc3fd397663a2563446ce778ea74ccf430c7615ebd014362
666+
checksum: 10/9f69d36462bbe6b88c4db3f9f514b71e332cd86241a59f8b04221d18491ac3103cbb6e78ac172f3e85c7755a9c92ce823fd946404b29f20c4838a9fe16dced89
667667
languageName: node
668668
linkType: hard
669669

@@ -7700,7 +7700,7 @@ __metadata:
77007700
"@commitlint/cli": "npm:19.5.0"
77017701
"@commitlint/config-conventional": "npm:19.5.0"
77027702
"@commitlint/types": "npm:^19.0.0"
7703-
"@cypress/code-coverage": "npm:3.13.6"
7703+
"@cypress/code-coverage": "npm:3.13.7"
77047704
"@emotion/react": "npm:11.13.3"
77057705
"@emotion/styled": "npm:11.13.0"
77067706
"@eslint/compat": "npm:^1.2.0"
@@ -7753,7 +7753,7 @@ __metadata:
77537753
eslint-plugin-react: "npm:^7.33.2"
77547754
eslint-plugin-react-hooks: "npm:5.0.0"
77557755
file-saver: "npm:^2.0.5"
7756-
husky: "npm:9.1.6"
7756+
husky: "npm:9.1.7"
77577757
i18next: "npm:23.16.5"
77587758
jsdom: "npm:^25.0.0"
77597759
liquidjs: "npm:^10.10.1"
@@ -8012,12 +8012,12 @@ __metadata:
80128012
languageName: node
80138013
linkType: hard
80148014

8015-
"husky@npm:9.1.6":
8016-
version: 9.1.6
8017-
resolution: "husky@npm:9.1.6"
8015+
"husky@npm:9.1.7":
8016+
version: 9.1.7
8017+
resolution: "husky@npm:9.1.7"
80188018
bin:
80198019
husky: bin.js
8020-
checksum: 10/421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
8020+
checksum: 10/c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
80218021
languageName: node
80228022
linkType: hard
80238023

0 commit comments

Comments
 (0)