Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#484)
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 Jul 29, 2024
1 parent a6e75e9 commit b39d316
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 @@ -58,13 +58,13 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@types/node": "20.14.12",
"@types/node": "20.14.13",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"husky": "9.1.1",
"husky": "9.1.3",
"i18next": "23.12.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 @@ -822,13 +822,13 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@types/node": "npm:20.14.12"
"@types/node": "npm:20.14.13"
"@typescript-eslint/eslint-plugin": "npm:7.17.0"
"@typescript-eslint/parser": "npm:7.17.0"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.29.1"
husky: "npm:9.1.1"
husky: "npm:9.1.3"
i18next: "npm:23.12.2"
prettier: "npm:3.3.3"
tsc-alias: "npm:1.8.10"
Expand Down Expand Up @@ -1119,12 +1119,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.12":
version: 20.14.12
resolution: "@types/node@npm:20.14.12"
"@types/node@npm:20.14.13":
version: 20.14.13
resolution: "@types/node@npm:20.14.13"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/59bc5fa11fdd23fd517f859063118f54a1ab53d3399ef63c926f8902429d7453abc0db22ef4b0a6110026b6ab81b6472fee894e1d235c24b01a0b3e10cfae0bb
checksum: 10c0/10bb3ece675308742301c652ab8c6cb88b1ebddebed22316103c58f94fe7eff131edd5f679e487c19077fadb6b5e6b1ad9a60a2cee2869aa1f20452b9761d570
languageName: node
linkType: hard

Expand Down Expand Up @@ -3288,12 +3288,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.1":
version: 9.1.1
resolution: "husky@npm:9.1.1"
"husky@npm:9.1.3":
version: 9.1.3
resolution: "husky@npm:9.1.3"
bin:
husky: bin.js
checksum: 10c0/56394f5a08201badece23a8599bd76fe8c41e4510a956022fe54897645900c5c5a96a740ffb0604e99e808dffc3714bae982f1cbda4a069082cc713414f17ad3
checksum: 10c0/3fb8657ff97f529dab0b9a0afa6b818ec604f60c39abc13e8e3f4263ea30a3aa6fff7a1b625b8a53700899ce0ea2f5f656981c46b8f1837cfd84ddb6da883fb2
languageName: node
linkType: hard

Expand Down

0 comments on commit b39d316

Please sign in to comment.