Skip to content

Commit 146484e

Browse files
fix(deps): update all non-major dependencies (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0314684 commit 146484e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-replace",
33
"version": "0.4.0",
4-
"packageManager": "pnpm@9.15.1",
4+
"packageManager": "pnpm@9.15.2",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -89,7 +89,7 @@
8989
"dependencies": {
9090
"@rollup/pluginutils": "^5.1.4",
9191
"magic-string": "^0.30.17",
92-
"unplugin": "^2.1.0"
92+
"unplugin": "^2.1.2"
9393
},
9494
"devDependencies": {
9595
"@sxzz/eslint-config": "^4.5.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)