Skip to content

Commit 8488d3b

Browse files
chore(deps-dev): bump bumpp from 10.1.1 to 10.2.0 (#233)
1 parent 2cbadb0 commit 8488d3b

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@typescript/vfs": "^1.6.1",
8181
"@vitest/coverage-v8": "^3.2.3",
8282
"@vitest/eslint-plugin": "^1.2.7",
83-
"bumpp": "^10.1.1",
83+
"bumpp": "^10.2.0",
8484
"eslint": "^9.29.0",
8585
"eslint-config-flat-gitignore": "^2.1.0",
8686
"eslint-doc-generator": "^2.1.2",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1340,10 +1340,10 @@ __metadata:
13401340
languageName: node
13411341
linkType: hard
13421342

1343-
"ansis@npm:^4.0.0":
1344-
version: 4.0.0
1345-
resolution: "ansis@npm:4.0.0"
1346-
checksum: 10c0/8e549bbf0e838dbaf2ba079a47c18a7955489bc2753d20b29b3dc436d87566a40de68b4b3dad848b2efd52a3a993f4e7ec9991009185ee6556a77ff755fef234
1343+
"ansis@npm:^4.1.0":
1344+
version: 4.1.0
1345+
resolution: "ansis@npm:4.1.0"
1346+
checksum: 10c0/df62d017a7791babdaf45b93f930d2cfd6d1dab5568b610735c11434c9a5ef8f513740e7cfd80bcbc3530fc8bd892b88f8476f26621efc251230e53cbd1a2c24
13471347
languageName: node
13481348
linkType: hard
13491349

@@ -1421,24 +1421,24 @@ __metadata:
14211421
languageName: node
14221422
linkType: hard
14231423

1424-
"bumpp@npm:^10.1.1":
1425-
version: 10.1.1
1426-
resolution: "bumpp@npm:10.1.1"
1424+
"bumpp@npm:^10.2.0":
1425+
version: 10.2.0
1426+
resolution: "bumpp@npm:10.2.0"
14271427
dependencies:
1428-
ansis: "npm:^4.0.0"
1428+
ansis: "npm:^4.1.0"
14291429
args-tokenizer: "npm:^0.3.0"
1430-
c12: "npm:^3.0.3"
1430+
c12: "npm:^3.0.4"
14311431
cac: "npm:^6.7.14"
14321432
escalade: "npm:^3.2.0"
14331433
jsonc-parser: "npm:^3.3.1"
14341434
package-manager-detector: "npm:^1.3.0"
14351435
semver: "npm:^7.7.2"
14361436
tinyexec: "npm:^1.0.1"
1437-
tinyglobby: "npm:^0.2.13"
1437+
tinyglobby: "npm:^0.2.14"
14381438
yaml: "npm:^2.8.0"
14391439
bin:
14401440
bumpp: bin/bumpp.mjs
1441-
checksum: 10c0/518be4e2cefaa61a4d89df29821f81c645f7e0f18eb61cec5da9c4dd5d2442ad44d8eacf422e14375e07781b77d3a2ea87df0cee40febe3754a05edacdaeea2f
1441+
checksum: 10c0/ff6f63ef172849d390bbc0e0b890e90c055f5dc0be9d748f2ae4473b25a07ceb4c7fbb97621c0d0a662fa08b84d5230434bbee56bc19c1349e09636265558aac
14421442
languageName: node
14431443
linkType: hard
14441444

@@ -1453,7 +1453,7 @@ __metadata:
14531453
languageName: node
14541454
linkType: hard
14551455

1456-
"c12@npm:^3.0.3":
1456+
"c12@npm:^3.0.4":
14571457
version: 3.0.4
14581458
resolution: "c12@npm:3.0.4"
14591459
dependencies:
@@ -2180,7 +2180,7 @@ __metadata:
21802180
"@typescript/vfs": "npm:^1.6.1"
21812181
"@vitest/coverage-v8": "npm:^3.2.3"
21822182
"@vitest/eslint-plugin": "npm:^1.2.7"
2183-
bumpp: "npm:^10.1.1"
2183+
bumpp: "npm:^10.2.0"
21842184
common-tags: "npm:^1.8.0"
21852185
decamelize: "npm:^5.0.1"
21862186
eslint: "npm:^9.29.0"

0 commit comments

Comments
 (0)