Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#148)
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 Jan 19, 2025
1 parent 7deaf38 commit 21fc1bf
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"@commitlint/config-conventional": "^19.6.0",
"@favware/cliff-jumper": "^6.0.0",
"@favware/npm-deprecate": "^2.0.0",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^2.1.8",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^9.18.0",
"eslint-config-mahir": "^1.0.7",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"turbo": "^2.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@favware/npm-deprecate": "^2.0.0",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^2.1.8",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^9.18.0",
"eslint-config-mahir": "^1.0.7",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"vitest": "^2.1.8"
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3035,12 +3035,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
"@types/node@npm:^22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/a5366961ffa9921e8f15435bc18ea9f8b7a7bb6b3d92dd5e93ebcd25e8af65708872bd8e6fee274b4655bab9ca80fbff9f0e42b5b53857790f13cf68cf4cbbfc
checksum: 10/64cde1c2f5e5f7d597d3bd462f52c3c2d688a66623eb75d25e1d1d63d384ef553a27100635ad0dbb7d74da517048aa636947863eb624cf85f25d2f22370ce474
languageName: node
linkType: hard

Expand Down Expand Up @@ -6578,15 +6578,15 @@ __metadata:
dependencies:
"@favware/cliff-jumper": "npm:^6.0.0"
"@favware/npm-deprecate": "npm:^2.0.0"
"@types/node": "npm:^22.10.5"
"@types/node": "npm:^22.10.7"
"@vitest/coverage-v8": "npm:^2.1.8"
commander: "npm:^13.0.0"
esbuild-plugin-version-injector: "npm:^1.2.1"
eslint: "npm:^9.18.0"
eslint-config-mahir: "npm:^1.0.7"
fast-glob: "npm:^3.3.3"
husky: "npm:^9.1.7"
lint-staged: "npm:^15.3.0"
lint-staged: "npm:^15.4.1"
prettier: "npm:^3.4.2"
tsup: "npm:^8.3.5"
typescript: "npm:^5.7.3"
Expand Down Expand Up @@ -7471,9 +7471,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.3.0":
version: 15.3.0
resolution: "lint-staged@npm:15.3.0"
"lint-staged@npm:^15.4.1":
version: 15.4.1
resolution: "lint-staged@npm:15.4.1"
dependencies:
chalk: "npm:~5.4.1"
commander: "npm:~12.1.0"
Expand All @@ -7487,7 +7487,7 @@ __metadata:
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/b19ce450641f6cc76be8399658423f0dfa9f9a471aaa427c10bef6a1de2017f1c2547e293de908a57b9202ee20a19fd2305aec3e435cb1d4cfc1d03ace843e9f
checksum: 10/615a1f0a66c6cb35fda928745fec9864498853d5aab49785840b12643e40c6518daf01218b5255a727d32ef9a3738e3766103679cfdcd6f1b320e272920f3b68
languageName: node
linkType: hard

Expand Down Expand Up @@ -9805,14 +9805,14 @@ __metadata:
"@commitlint/config-conventional": "npm:^19.6.0"
"@favware/cliff-jumper": "npm:^6.0.0"
"@favware/npm-deprecate": "npm:^2.0.0"
"@types/node": "npm:^22.10.5"
"@types/node": "npm:^22.10.7"
"@vitest/coverage-v8": "npm:^2.1.8"
cz-conventional-changelog: "npm:^3.3.0"
esbuild-plugin-version-injector: "npm:^1.2.1"
eslint: "npm:^9.18.0"
eslint-config-mahir: "npm:^1.0.7"
husky: "npm:^9.1.7"
lint-staged: "npm:^15.3.0"
lint-staged: "npm:^15.4.1"
prettier: "npm:^3.4.2"
tsup: "npm:^8.3.5"
turbo: "npm:^2.3.3"
Expand Down

0 comments on commit 21fc1bf

Please sign in to comment.