Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 786c99b commit c7d7d31
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/ts-config": "^5.0.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.17.12",
"@types/node": "^20.17.14",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.3",
"gen-esm-wrapper": "^1.1.3",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"pinst": "^3.0.0",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1082,12 +1082,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.12":
version: 20.17.12
resolution: "@types/node@npm:20.17.12"
"@types/node@npm:^20.17.14":
version: 20.17.14
resolution: "@types/node@npm:20.17.14"
dependencies:
undici-types: ~6.19.2
checksum: 0c0dbeb4e1480a23071ec38e97bb3d776e0ae9828174bf45f9edcf277caa955945cb10d31d84f7a73c66aaf92ae2e022be6331bd00a4bed1f2ad9639a411d17e
checksum: a5a775f57271e5a73c9e1afc4f6ea0d24cb9b4856e3d7d1788ff9ba0cc3e3a90e7883383f183f193a36eed0c758809df626a9ad653458a06d4fc82644d89b6e0
languageName: node
linkType: hard

Expand Down Expand Up @@ -2374,9 +2374,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.2.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
"eslint-plugin-prettier@npm:^5.2.3":
version: 5.2.3
resolution: "eslint-plugin-prettier@npm:5.2.3"
dependencies:
prettier-linter-helpers: ^1.0.0
synckit: ^0.9.1
Expand All @@ -2390,7 +2390,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 812f4d1596dcd3a55963212dfbd818a4b38f880741aac75f6869aa740dc5d934060674d3b85d10ff9fec424defa61967dbdef26b8a893a92c9b51880264ed0d9
checksum: 3f3210ed6a52eb2e7cd10a635857328136149c79240627b8f5dbc6c5271d5020b17ab2e7067acc0a82fec686fa35ed182dd8d67feca41818d6a7810bf6dad2b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3600,9 +3600,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: ~5.4.1
commander: ~12.1.0
Expand All @@ -3616,7 +3616,7 @@ __metadata:
yaml: ~2.6.1
bin:
lint-staged: bin/lint-staged.js
checksum: 9917a13c946cd812e4986a724602dfacf09baa4ddbbb4f08f7e59760181a7bf38459fcef54a396cc80b2af1655edae3e45410b23cfe1f70cf431662b2bf45624
checksum: 6c17747e9379a08ad3d15aab869a362c750d357182c76ca88121f01143910a2a2d5b1673536f3ba9db2331bf2102ffee115532736dd9c3fa2696344732a47d3d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5174,19 +5174,19 @@ __metadata:
"@sapphire/node-utilities": ^1.0.2
"@sapphire/ts-config": ^5.0.1
"@types/js-yaml": ^4.0.9
"@types/node": ^20.17.12
"@types/node": ^20.17.14
"@typescript-eslint/eslint-plugin": ^7.18.0
"@typescript-eslint/parser": ^7.18.0
"@vitest/coverage-v8": ^2.1.8
colorette: ^2.0.20
commander: ^12.1.0
eslint: ^8.57.1
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.2.1
eslint-plugin-prettier: ^5.2.3
gen-esm-wrapper: ^1.1.3
husky: ^9.1.7
js-yaml: ^4.1.0
lint-staged: ^15.3.0
lint-staged: ^15.4.1
pinst: ^3.0.0
prettier: ^3.4.2
rimraf: ^5.0.10
Expand Down

0 comments on commit c7d7d31

Please sign in to comment.