Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit cec6449

Browse files
Bump rollup from 2.79.0 to 2.79.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.0 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.0...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 385b3f4 commit cec6449

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
@@ -23,7 +23,7 @@
2323
"preact": "10.4.4",
2424
"prettier": "^2.1.2",
2525
"regenerator-runtime": "^0.13.7",
26-
"rollup": "^2.27.1",
26+
"rollup": "^2.79.2",
2727
"rollup-plugin-esbuild": "^2.5.0",
2828
"rollup-plugin-terser": "^7.0.2",
2929
"route-parser": "mint-lang/mint-route-parser"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3896,10 +3896,10 @@ rollup-plugin-terser@^7.0.2:
38963896
serialize-javascript "^4.0.0"
38973897
terser "^5.0.0"
38983898

3899-
rollup@^2.27.1:
3900-
version "2.79.0"
3901-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0.tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2"
3902-
integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==
3899+
rollup@^2.79.2:
3900+
version "2.79.2"
3901+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
3902+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
39033903
optionalDependencies:
39043904
fsevents "~2.3.2"
39053905

0 commit comments

Comments
 (0)