Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent cc0be27 commit 1295209
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 @@ -56,7 +56,7 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/compat": "1.2.2",
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@types/node": "20.16.15",
Expand All @@ -66,7 +66,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"globals": "15.11.0",
"husky": "9.1.6",
"husky": "9.1.7",
"i18next": "23.15.2",
"prettier": "3.3.3",
"tsc-alias": "1.8.10",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -798,15 +798,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:1.2.2":
version: 1.2.2
resolution: "@eslint/compat@npm:1.2.2"
"@eslint/compat@npm:1.2.4":
version: 1.2.4
resolution: "@eslint/compat@npm:1.2.4"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10c0/c19e1765673520daf6f08bb82f957c6b42079389725ceda99a4387c403fccd5f9a99d142feec43ed032cb240038ea67db9748b17bf8de4ceb8b2fba382089780
checksum: 10c0/afea54435f0ae6b05f1b732132ae4a9d95ff106be0fc9988ac19f31037eb89b2a0e968212be4d2fbf757ff16923031825a27739d94a365559089dfd8269331e3
languageName: node
linkType: hard

Expand Down Expand Up @@ -874,7 +874,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
"@eslint/compat": "npm:1.2.2"
"@eslint/compat": "npm:1.2.4"
"@eslint/eslintrc": "npm:3.1.0"
"@eslint/js": "npm:9.12.0"
"@types/node": "npm:20.16.15"
Expand All @@ -884,7 +884,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.31.0"
globals: "npm:15.11.0"
husky: "npm:9.1.6"
husky: "npm:9.1.7"
i18next: "npm:23.15.2"
prettier: "npm:3.3.3"
tsc-alias: "npm:1.8.10"
Expand Down Expand Up @@ -3357,12 +3357,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: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
languageName: node
linkType: hard

Expand Down

0 comments on commit 1295209

Please sign in to comment.