Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#654)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 0634ff0 commit 962983d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/types": "^19.0.0",
"@cypress/code-coverage": "3.13.6",
"@cypress/code-coverage": "3.13.7",
"@eslint/compat": "^1.2.0",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.15.0",
Expand Down Expand Up @@ -121,7 +121,7 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "5.0.0",
"husky": "9.1.6",
"husky": "9.1.7",
"jsdom": "^25.0.0",
"lodash.clonedeep": "^4.5.0",
"miragejs": "^0.1.48",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,9 +644,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.13.6":
version: 3.13.6
resolution: "@cypress/code-coverage@npm:3.13.6"
"@cypress/code-coverage@npm:3.13.7":
version: 3.13.7
resolution: "@cypress/code-coverage@npm:3.13.7"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -663,7 +663,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/47271faf6fd9fb1e16bf59c38edee2f62340e3e99f11c719573bb8aae37553a2e184d8a285b59dcffc3fd397663a2563446ce778ea74ccf430c7615ebd014362
checksum: 10/9f69d36462bbe6b88c4db3f9f514b71e332cd86241a59f8b04221d18491ac3103cbb6e78ac172f3e85c7755a9c92ce823fd946404b29f20c4838a9fe16dced89
languageName: node
linkType: hard

Expand Down Expand Up @@ -7700,7 +7700,7 @@ __metadata:
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
"@commitlint/types": "npm:^19.0.0"
"@cypress/code-coverage": "npm:3.13.6"
"@cypress/code-coverage": "npm:3.13.7"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@eslint/compat": "npm:^1.2.0"
Expand Down Expand Up @@ -7753,7 +7753,7 @@ __metadata:
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:5.0.0"
file-saver: "npm:^2.0.5"
husky: "npm:9.1.6"
husky: "npm:9.1.7"
i18next: "npm:23.16.5"
jsdom: "npm:^25.0.0"
liquidjs: "npm:^10.10.1"
Expand Down Expand Up @@ -8012,12 +8012,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
"husky@npm:9.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: bin.js
checksum: 10/421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
checksum: 10/c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
languageName: node
linkType: hard

Expand Down

0 comments on commit 962983d

Please sign in to comment.