Skip to content

Commit 69b9afb

Browse files
build(deps-dev): bump unplugin-replace from 0.8.0 to 0.9.0 (#886)
Bumps [unplugin-replace](https://github.com/unplugin/unplugin-replace) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/unplugin/unplugin-replace/releases) - [Commits](unplugin/unplugin-replace@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: unplugin-replace dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a77167c commit 69b9afb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"npm-run-all": "^4.1.5",
5757
"typescript": "^5.9.3",
5858
"typescript-eslint": "^8.59.1",
59-
"unplugin-replace": "^0.8.0"
59+
"unplugin-replace": "^0.9.0"
6060
}
6161
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2816,10 +2816,10 @@ undici-types@~7.19.0:
28162816
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.19.2.tgz#1b67fc26d0f157a0cba3a58a5b5c1e2276b8ba2a"
28172817
integrity sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==
28182818

2819-
unplugin-replace@^0.8.0:
2820-
version "0.8.0"
2821-
resolved "https://registry.yarnpkg.com/unplugin-replace/-/unplugin-replace-0.8.0.tgz#b41be355b681175403cdc679b9630bd30ae43c70"
2822-
integrity sha512-/qhj6nsRIJB1WxWessn/nMp29yusnkpYZa6D9OgAxrPinzK+cvrKVsbBNWChCkuQUsEr/3JIW86tX4iOYs51uw==
2819+
unplugin-replace@^0.9.0:
2820+
version "0.9.0"
2821+
resolved "https://registry.yarnpkg.com/unplugin-replace/-/unplugin-replace-0.9.0.tgz#36fcb03e42ec27dc4359d5eca4f6a8037019ef80"
2822+
integrity sha512-h8wjMvpNYGGNZ4llzFgrLal13LmniGkjDTMoCCon5eaoy29FbD7TLMbQetRkU9+2S7EPA+0FYKHN6/8/4eI+UA==
28232823
dependencies:
28242824
js-tokens "^10.0.0"
28252825
rolldown-string "^0.3.0"

0 commit comments

Comments
 (0)