Skip to content

Commit e3415df

Browse files
build(deps-dev): bump rollup from 3.18.0 to 3.21.6
Bumps [rollup](https://github.com/rollup/rollup) from 3.18.0 to 3.21.6. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.18.0...v3.21.6) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7832d1 commit e3415df

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
@@ -52,7 +52,7 @@
5252
"fetch-mock": "^9.11.0",
5353
"jest": "^29.2.2",
5454
"prettier": "^2.8.0",
55-
"rollup": "^3.18.0",
55+
"rollup": "^3.21.6",
5656
"rollup-plugin-copy": "^3.4.0",
5757
"rollup-plugin-dts": "^5.0.0",
5858
"rollup-plugin-license": "^2.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4843,10 +4843,10 @@ rollup-plugin-typescript2@^0.34.1:
48434843
semver "^7.3.7"
48444844
tslib "^2.4.0"
48454845

4846-
rollup@^3.18.0, rollup@^3.21.0:
4847-
version "3.21.5"
4848-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.5.tgz#1fbae43dc1079497b04604707f1cf979e51bfe49"
4849-
integrity sha512-a4NTKS4u9PusbUJcfF4IMxuqjFzjm6ifj76P54a7cKnvVzJaG12BLVR+hgU2YDGHzyMMQNxLAZWuALsn8q2oQg==
4846+
rollup@^3.21.0, rollup@^3.21.6:
4847+
version "3.21.6"
4848+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.6.tgz#f5649ccdf8fcc7729254faa457cbea9547eb86db"
4849+
integrity sha512-SXIICxvxQxR3D4dp/3LDHZIJPC8a4anKMHd4E3Jiz2/JnY+2bEjqrOokAauc5ShGVNFHlEFjBXAXlaxkJqIqSg==
48504850
optionalDependencies:
48514851
fsevents "~2.3.2"
48524852

0 commit comments

Comments
 (0)