Skip to content

Commit e45002e

Browse files
Bump rollup from 2.79.2 to 3.29.5 in the security group
Bumps the security group with 1 update: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 2.79.2 to 3.29.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.2...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-version: 3.29.5 dependency-type: direct:development dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a02556 commit e45002e

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"fast-json-patch": "^3.1.1",
5555
"prettier": "^2.8.1",
5656
"rimraf": "~3.0",
57-
"rollup": "^2.79.1",
57+
"rollup": "^3.29.5",
5858
"rollup-plugin-peer-deps-external": "^2.2.4",
5959
"rollup-plugin-terser": "^7.0.2",
6060
"rollup-plugin-typescript2": "^0.36.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2766,17 +2766,10 @@ rollup-plugin-typescript2@^0.36.0:
27662766
semver "^7.5.4"
27672767
tslib "^2.6.2"
27682768

2769-
rollup@^2.79.1:
2770-
version "2.79.2"
2771-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
2772-
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
2773-
optionalDependencies:
2774-
fsevents "~2.3.2"
2775-
2776-
rollup@^3.27.1:
2777-
version "3.29.4"
2778-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
2779-
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
2769+
rollup@^3.27.1, rollup@^3.29.5:
2770+
version "3.29.5"
2771+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
2772+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
27802773
optionalDependencies:
27812774
fsevents "~2.3.2"
27822775

0 commit comments

Comments
 (0)