Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#449)
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 3, 2025
1 parent 4d5ee2a commit 99ce324
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"eslint-find-rules": "4.2.0",
"eslint-flat-config-viewer": "0.1.20",
"jest": "29.7.0",
"lint-staged": "15.2.11",
"lint-staged": "15.3.0",
"prettier": "3.3.3",
"terminal-link": "3.0.0",
"ts-morph": "24.0.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ __metadata:
globals: "npm:~15.14.0"
jest: "npm:29.7.0"
jsonc-eslint-parser: "npm:~2.4.0"
lint-staged: "npm:15.2.11"
lint-staged: "npm:15.3.0"
local-pkg: "npm:~0.5.1"
prettier: "npm:3.3.3"
terminal-link: "npm:3.0.0"
Expand Down Expand Up @@ -1815,8 +1815,8 @@ __metadata:
linkType: hard

"@vitest/eslint-plugin@npm:~1.1.10":
version: 1.1.20
resolution: "@vitest/eslint-plugin@npm:1.1.20"
version: 1.1.24
resolution: "@vitest/eslint-plugin@npm:1.1.24"
peerDependencies:
"@typescript-eslint/utils": ">= 8.0"
eslint: ">= 8.57.0"
Expand All @@ -1827,7 +1827,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10/3122eeebbf8cc54dba369eb3904f8b999879aff9dc4033145de59125196d693c0a6c208a890e9207fa71b6da6408b37d03a5e0f2b5474a5af0df630c4fd0cec4
checksum: 10/2406cdfef6967495f57941c22806ad5aa768ea48734913dbe1a48c567fcaa334e00a9996e6a84bd37d29c684e56d774b34af79bc006235b522a546cb6470c5ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -2519,10 +2519,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:~5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
"chalk@npm:~5.4.1":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10/29df3ffcdf25656fed6e95962e2ef86d14dfe03cd50e7074b06bad9ffbbf6089adbb40f75c00744d843685c8d008adaf3aed31476780312553caf07fa86e5bc7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5933,11 +5933,11 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.11":
version: 15.2.11
resolution: "lint-staged@npm:15.2.11"
"lint-staged@npm:15.3.0":
version: 15.3.0
resolution: "lint-staged@npm:15.3.0"
dependencies:
chalk: "npm:~5.3.0"
chalk: "npm:~5.4.1"
commander: "npm:~12.1.0"
debug: "npm:~4.4.0"
execa: "npm:~8.0.1"
Expand All @@ -5949,7 +5949,7 @@ __metadata:
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/b3fa66401fee667c39b28ed8d0dc28213e6c23d5cb88ca599e030e1eb7fd4ed199f2e3c4b02ae65ded9f5a30e0168a4c3cf3a3cf12959f195864962dba37e917
checksum: 10/b19ce450641f6cc76be8399658423f0dfa9f9a471aaa427c10bef6a1de2017f1c2547e293de908a57b9202ee20a19fd2305aec3e435cb1d4cfc1d03ace843e9f
languageName: node
linkType: hard

Expand Down

0 comments on commit 99ce324

Please sign in to comment.