Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@typescript/vfs": "^1.6.0",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/eslint-plugin": "^1.1.20",
"bumpp": "^9.9.1",
"bumpp": "^9.9.2",
"eslint": "^9.17.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-doc-generator": "^2.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1281,9 +1281,9 @@ __metadata:
languageName: node
linkType: hard

"bumpp@npm:^9.9.1":
version: 9.9.1
resolution: "bumpp@npm:9.9.1"
"bumpp@npm:^9.9.2":
version: 9.9.2
resolution: "bumpp@npm:9.9.2"
dependencies:
c12: "npm:^2.0.1"
cac: "npm:^6.7.14"
Expand All @@ -1296,7 +1296,7 @@ __metadata:
tinyglobby: "npm:^0.2.10"
bin:
bumpp: bin/bumpp.js
checksum: 10c0/cb0efd9d1d3cae08bd8e306fe3ba4e540df78c60505fcf7b2e1e69fd6b05c48063d8489acc6cf11104a5d8b61bcd248589496e0f52e9d5c36826ca77c02a4948
checksum: 10c0/561b6b2f2a14185be8f23c751287aeb0850c9ee5f71de7c5116156fe98a03b7f8f6fa52c9daed483e4109ed238460f4979ce51280c1df9458adca8aa08291ec1
languageName: node
linkType: hard

Expand Down Expand Up @@ -2059,7 +2059,7 @@ __metadata:
"@typescript/vfs": "npm:^1.6.0"
"@vitest/coverage-v8": "npm:^2.1.8"
"@vitest/eslint-plugin": "npm:^1.1.20"
bumpp: "npm:^9.9.1"
bumpp: "npm:^9.9.2"
common-tags: "npm:^1.8.0"
decamelize: "npm:^5.0.1"
eslint: "npm:^9.17.0"
Expand Down
Loading