Skip to content

Commit 4e2010d

Browse files
Bump rollup from 2.72.1 to 2.74.1 (#6)
Bumps [rollup](https://github.com/rollup/rollup) from 2.72.1 to 2.74.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.72.1...v2.74.1) --- updated-dependencies: - dependency-name: rollup 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> Co-authored-by: Quantix <9021453+quantix-dev@users.noreply.github.com>
1 parent 5aa7399 commit 4e2010d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"husky": "^8.0.1",
4343
"npm-run-all": "^4.1.5",
4444
"resolve": "^1.22.0",
45-
"rollup": "^2.71.1",
45+
"rollup": "^2.74.1",
4646
"rollup-plugin-cleanup": "^3.2.1",
4747
"rollup-plugin-userscript": "^0.1.1"
4848
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@
712712
dependencies:
713713
"@babel/helper-plugin-utils" "^7.16.7"
714714

715-
"@babel/plugin-transform-react-jsx@^7.17.12":
715+
"@babel/plugin-transform-react-jsx@^7.16.0":
716716
version "7.17.12"
717717
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.12.tgz#2aa20022709cd6a3f40b45d60603d5f269586dba"
718718
dependencies:
@@ -3793,7 +3793,7 @@ rollup-pluginutils@^2.8.2:
37933793
dependencies:
37943794
estree-walker "^0.6.1"
37953795

3796-
rollup@^2.56.2, rollup@^2.71.1:
3796+
rollup@^2.56.2, rollup@^2.74.1:
37973797
version "2.74.1"
37983798
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.74.1.tgz#4fba0ff1c312cc4ee82691b154eee69a0d01929f"
37993799
optionalDependencies:

0 commit comments

Comments
 (0)