Skip to content

Commit a909132

Browse files
chore(deps): update patch/minor dependencies (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fea16ec commit a909132

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.bun-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.23
1+
1.3.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"lodash.clonedeep": "^4.5.0",
102102
"mime": "~4.1.0",
103103
"open": "~10.2.0",
104-
"rimraf": "~6.0.1",
104+
"rimraf": "~6.1.0",
105105
"semver": "~7.7.0",
106106
"string-width": "^8.0.0",
107107
"strip-ansi": "^7.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2361,7 +2361,7 @@ __metadata:
23612361
mock-stdin: "npm:^1.0.0"
23622362
open: "npm:~10.2.0"
23632363
prettier: "npm:^3.5.3"
2364-
rimraf: "npm:~6.0.1"
2364+
rimraf: "npm:~6.1.0"
23652365
semver: "npm:~7.7.0"
23662366
string-width: "npm:^8.0.0"
23672367
strip-ansi: "npm:^7.1.0"
@@ -4847,7 +4847,7 @@ __metadata:
48474847
languageName: node
48484848
linkType: hard
48494849

4850-
"glob@npm:^11.0.0":
4850+
"glob@npm:^11.0.0, glob@npm:^11.0.3":
48514851
version: 11.0.3
48524852
resolution: "glob@npm:11.0.3"
48534853
dependencies:
@@ -7088,7 +7088,7 @@ __metadata:
70887088
languageName: node
70897089
linkType: hard
70907090

7091-
"package-json-from-dist@npm:^1.0.0":
7091+
"package-json-from-dist@npm:^1.0.0, package-json-from-dist@npm:^1.0.1":
70927092
version: 1.0.1
70937093
resolution: "package-json-from-dist@npm:1.0.1"
70947094
checksum: 10c0/62ba2785eb655fec084a257af34dbe24292ab74516d6aecef97ef72d4897310bc6898f6c85b5cd22770eaa1ce60d55a0230e150fb6a966e3ecd6c511e23d164b
@@ -7760,15 +7760,15 @@ __metadata:
77607760
languageName: node
77617761
linkType: hard
77627762

7763-
"rimraf@npm:~6.0.1":
7764-
version: 6.0.1
7765-
resolution: "rimraf@npm:6.0.1"
7763+
"rimraf@npm:~6.1.0":
7764+
version: 6.1.0
7765+
resolution: "rimraf@npm:6.1.0"
77667766
dependencies:
7767-
glob: "npm:^11.0.0"
7768-
package-json-from-dist: "npm:^1.0.0"
7767+
glob: "npm:^11.0.3"
7768+
package-json-from-dist: "npm:^1.0.1"
77697769
bin:
77707770
rimraf: dist/esm/bin.mjs
7771-
checksum: 10c0/b30b6b072771f0d1e73b4ca5f37bb2944ee09375be9db5f558fcd3310000d29dfcfa93cf7734d75295ad5a7486dc8e40f63089ced1722a664539ffc0c3ece8c6
7771+
checksum: 10c0/19658c91a08e43cd5f930384410135a1194082d5e73e0863137bc02c03d684817e30848f734ef05ec84094fe5e3eb9ffd6814ecec65d8fc2e234f5c391ab42e0
77727772
languageName: node
77737773
linkType: hard
77747774

0 commit comments

Comments
 (0)