Skip to content

Commit dc28ed5

Browse files
chore(deps): update dependency rollup to v3 [security]
1 parent 9e20288 commit dc28ed5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"husky": "1.3.1",
4848
"jest": "24.9.0",
4949
"lint-staged": "10.2.11",
50-
"rollup": "2.23.0",
50+
"rollup": "3.29.5",
5151
"rollup-plugin-typescript2": "0.27.1",
5252
"semantic-release": "17.1.1",
5353
"ts-jest": "26.1.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2865,10 +2865,10 @@ fsevents@^1.2.7:
28652865
nan "^2.12.1"
28662866
node-pre-gyp "^0.12.0"
28672867

2868-
fsevents@~2.1.2:
2869-
version "2.1.3"
2870-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
2871-
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
2868+
fsevents@~2.3.2:
2869+
version "2.3.3"
2870+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
2871+
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
28722872

28732873
function-bind@^1.1.1:
28742874
version "1.1.1"
@@ -6625,12 +6625,12 @@ [email protected]:
66256625
resolve "1.15.1"
66266626
tslib "1.11.2"
66276627

6628-
rollup@2.23.0:
6629-
version "2.23.0"
6630-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
6631-
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
6628+
rollup@3.29.5:
6629+
version "3.29.5"
6630+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
6631+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
66326632
optionalDependencies:
6633-
fsevents "~2.1.2"
6633+
fsevents "~2.3.2"
66346634

66356635
rsvp@^4.8.4:
66366636
version "4.8.5"

0 commit comments

Comments
 (0)