Skip to content

Commit 7011df3

Browse files
Update dependency rollup to v3 [SECURITY]
1 parent 55b8c7f commit 7011df3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"redux-saga": "^1.1.3",
5959
"redux-saga-test-plan": "^4.0.3",
6060
"rimraf": "^3.0.2",
61-
"rollup": "^2.56.3",
61+
"rollup": "^3.0.0",
6262
"ts-node": "^10.2.1",
6363
"type-coverage": "^2.18.2",
6464
"typescript": "^4.4.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5432,10 +5432,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
54325432
dependencies:
54335433
glob "^7.1.3"
54345434

5435-
rollup@^2.56.3:
5436-
version "2.56.3"
5437-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3.tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff"
5438-
integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg==
5435+
rollup@^3.0.0:
5436+
version "3.29.5"
5437+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
5438+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
54395439
optionalDependencies:
54405440
fsevents "~2.3.2"
54415441

0 commit comments

Comments
 (0)