Skip to content

Commit f12e9d2

Browse files
authored
Merge pull request #3618 from vuejs/dependabot/npm_and_yarn/rollup-3.9.0
build(deps-dev): bump rollup from 3.6.0 to 3.9.0
2 parents e49bacf + 356f78b commit f12e9d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@
619619
"mocha": "^10.2.0",
620620
"npm-run-all": "^4.1.5",
621621
"prettier": "^2.4.1",
622-
"rollup": "^3.6.0",
622+
"rollup": "^3.9.0",
623623
"rollup-plugin-delete": "^2.0.0",
624624
"rollup-plugin-dts": "^5.0.0",
625625
"rollup-plugin-terser": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1893,10 +1893,10 @@ rollup-plugin-typescript2@^0.34.1:
18931893
semver "^7.3.7"
18941894
tslib "^2.4.0"
18951895

1896-
rollup@^3.6.0:
1897-
version "3.6.0"
1898-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.6.0.tgz#2bff14b8680747fbb0228d102607d6a6e21859d7"
1899-
integrity sha512-qCgiBeSu2/AIOKWGFMiRkjPlGlcVwxAjwpGKQZOQYng+83Hip4PjrWHm7EQX1wnrvRqfTytEihRRfLHdX+hR4g==
1896+
rollup@^3.9.0:
1897+
version "3.9.0"
1898+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.9.0.tgz#0ff7ab7cd71ce3a6ab140c5cf661f2b35eb6aab8"
1899+
integrity sha512-nGGylpmblyjTpF4lEUPgmOw6OVxRvnI6Iuuh6Lz4O/X66cVOX1XJSsqP1YamxQ+mPuFE7qJxLFDSCk8rNv5dDw==
19001900
optionalDependencies:
19011901
fsevents "~2.3.2"
19021902

0 commit comments

Comments
 (0)