Skip to content

Commit 9ae8738

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 7d607e6 commit 9ae8738

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
@@ -61,7 +61,7 @@
6161
"handlebars": "^4.7.8",
6262
"prettier": "^2.8.1",
6363
"rimraf": "~3.0",
64-
"rollup": "^2.79.1",
64+
"rollup": "^3.29.5",
6565
"rollup-plugin-peer-deps-external": "^2.2.4",
6666
"rollup-plugin-terser": "^7.0.2",
6767
"rollup-plugin-typescript2": "^0.36.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2890,17 +2890,10 @@ rollup-plugin-typescript2@^0.36.0:
28902890
semver "^7.5.4"
28912891
tslib "^2.6.2"
28922892

2893-
rollup@^2.79.1:
2894-
version "2.79.2"
2895-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
2896-
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
2897-
optionalDependencies:
2898-
fsevents "~2.3.2"
2899-
2900-
rollup@^3.27.1:
2901-
version "3.29.4"
2902-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
2903-
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
2893+
rollup@^3.27.1, rollup@^3.29.5:
2894+
version "3.29.5"
2895+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
2896+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
29042897
optionalDependencies:
29052898
fsevents "~2.3.2"
29062899

0 commit comments

Comments
 (0)