Skip to content

Commit 36a25ec

Browse files
fix(deps): update all non-major dependencies (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e019a9 commit 36a25ec

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@sapphire/result": "^2.7.2",
3939
"colorette": "^2.0.20",
4040
"commander": "^12.1.0",
41-
"execa": "^9.5.1",
41+
"execa": "^9.5.2",
4242
"find-up": "^5.0.0",
4343
"js-yaml": "^4.1.0",
4444
"prompts": "^2.4.2",
@@ -67,7 +67,7 @@
6767
"eslint-plugin-prettier": "^5.2.1",
6868
"globby": "^14.0.2",
6969
"lint-staged": "^15.2.10",
70-
"prettier": "^3.4.1",
70+
"prettier": "^3.4.2",
7171
"ts-node": "^10.9.2",
7272
"typescript": "~5.4.5"
7373
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -697,12 +697,12 @@ __metadata:
697697
eslint: "npm:^8.57.1"
698698
eslint-config-prettier: "npm:^9.1.0"
699699
eslint-plugin-prettier: "npm:^5.2.1"
700-
execa: "npm:^9.5.1"
700+
execa: "npm:^9.5.2"
701701
find-up: "npm:^5.0.0"
702702
globby: "npm:^14.0.2"
703703
js-yaml: "npm:^4.1.0"
704704
lint-staged: "npm:^15.2.10"
705-
prettier: "npm:^3.4.1"
705+
prettier: "npm:^3.4.2"
706706
prompts: "npm:^2.4.2"
707707
ts-node: "npm:^10.9.2"
708708
tslib: "npm:^2.8.1"
@@ -2104,9 +2104,9 @@ __metadata:
21042104
languageName: node
21052105
linkType: hard
21062106

2107-
"execa@npm:^9.4.0, execa@npm:^9.5.1":
2108-
version: 9.5.1
2109-
resolution: "execa@npm:9.5.1"
2107+
"execa@npm:^9.4.0, execa@npm:^9.5.2":
2108+
version: 9.5.2
2109+
resolution: "execa@npm:9.5.2"
21102110
dependencies:
21112111
"@sindresorhus/merge-streams": "npm:^4.0.0"
21122112
cross-spawn: "npm:^7.0.3"
@@ -2120,7 +2120,7 @@ __metadata:
21202120
signal-exit: "npm:^4.1.0"
21212121
strip-final-newline: "npm:^4.0.0"
21222122
yoctocolors: "npm:^2.0.0"
2123-
checksum: 10/aa030cdd43ffbf6a8825c16eec1515729553ce3655a8fa5165f0ddab2320957a9783effbeff37662e238e6f5d979d9732e3baa4bcaaeba4360856e627a214177
2123+
checksum: 10/652fa492e7e1052becba12275aafd1c3d249967a4400f798877aa6c21fafcd8182ee3ce09a54f0379785635f32a4adeef77b2edb83d7e8a55b06819ed102ff2a
21242124
languageName: node
21252125
linkType: hard
21262126

@@ -3773,12 +3773,12 @@ __metadata:
37733773
languageName: node
37743774
linkType: hard
37753775

3776-
"prettier@npm:^3.0.0, prettier@npm:^3.3.0, prettier@npm:^3.4.1":
3777-
version: 3.4.1
3778-
resolution: "prettier@npm:3.4.1"
3776+
"prettier@npm:^3.0.0, prettier@npm:^3.3.0, prettier@npm:^3.4.2":
3777+
version: 3.4.2
3778+
resolution: "prettier@npm:3.4.2"
37793779
bin:
37803780
prettier: bin/prettier.cjs
3781-
checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c
3781+
checksum: 10/a3e806fb0b635818964d472d35d27e21a4e17150c679047f5501e1f23bd4aa806adf660f0c0d35214a210d5d440da6896c2e86156da55f221a57938278dc326e
37823782
languageName: node
37833783
linkType: hard
37843784

0 commit comments

Comments
 (0)