Skip to content

Commit 4ff587f

Browse files
build(deps-dev): Bump trash-cli from 7.1.1 to 7.2.0
Bumps [trash-cli](https://github.com/sindresorhus/trash-cli) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/sindresorhus/trash-cli/releases) - [Commits](sindresorhus/trash-cli@v7.1.1...v7.2.0) --- updated-dependencies: - dependency-name: trash-cli dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e5a38a commit 4ff587f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"remark-cli": "12.0.1",
209209
"semver": "7.7.3",
210210
"sh-syntax": "0.5.8",
211-
"trash-cli": "7.1.1",
211+
"trash-cli": "7.2.0",
212212
"ts-dedent": "2.2.0",
213213
"typescript": "5.9.3",
214214
"unified": "11.0.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1781,7 +1781,7 @@ __metadata:
17811781
semver: "npm:7.7.3"
17821782
sh-syntax: "npm:0.5.8"
17831783
string-width: "npm:8.1.1"
1784-
trash-cli: "npm:7.1.1"
1784+
trash-cli: "npm:7.2.0"
17851785
ts-dedent: "npm:2.2.0"
17861786
typescript: "npm:5.9.3"
17871787
unified: "npm:11.0.5"
@@ -11107,16 +11107,16 @@ __metadata:
1110711107
languageName: node
1110811108
linkType: hard
1110911109

11110-
"trash-cli@npm:7.1.1":
11111-
version: 7.1.1
11112-
resolution: "trash-cli@npm:7.1.1"
11110+
"trash-cli@npm:7.2.0":
11111+
version: 7.2.0
11112+
resolution: "trash-cli@npm:7.2.0"
1111311113
dependencies:
1111411114
globby: "npm:^14.1.0"
1111511115
meow: "npm:^14.0.0"
1111611116
trash: "npm:^10.1.0"
1111711117
bin:
1111811118
trash: cli.js
11119-
checksum: 10/011f89cc5fbe0ac75152b845a12e6387c7f935bd7d144f341aab0c2776698e9ceb6abd48ce56c4d4dff103f693177b5700b7049d0c7bd8f70bb8a6a99e61417a
11119+
checksum: 10/2b32c28ff50a0881ea46e63285fc05037520d0538445d608ee6a79787a556ea29053949e73cb180cd689712bea345f538ff7e63b0ca6256b6eba990d8c979711
1112011120
languageName: node
1112111121
linkType: hard
1112211122

0 commit comments

Comments
 (0)