Skip to content

Commit de1b9f7

Browse files
chore(deps): update dependency rollup to v3 [security]
1 parent 9658a4d commit de1b9f7

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"postcss-preset-env": "8.3.0",
7575
"postcss-scss": "4.0.6",
7676
"prettier": "2.8.7",
77-
"rollup": "2.79.1",
77+
"rollup": "3.29.5",
7878
"rollup-plugin-babel": "4.4.0",
7979
"rollup-plugin-commonjs": "10.1.0",
8080
"rollup-plugin-filesize": "9.1.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13084,7 +13084,14 @@ rollup-pluginutils@^2.8.1:
1308413084
dependencies:
1308513085
estree-walker "^0.6.1"
1308613086

13087-
rollup@2.79.1, rollup@^2.57.0, rollup@^2.59.0:
13087+
rollup@3.29.5:
13088+
version "3.29.5"
13089+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
13090+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
13091+
optionalDependencies:
13092+
fsevents "~2.3.2"
13093+
13094+
rollup@^2.57.0, rollup@^2.59.0:
1308813095
version "2.79.1"
1308913096
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
1309013097
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==

0 commit comments

Comments
 (0)