Skip to content

Commit df10fd2

Browse files
chore(deps): update dependency rollup to v2.79.2 [security]
1 parent e6214d1 commit df10fd2

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"husky": "6.0.0",
8080
"jest": "26.6.3",
8181
"lint-staged": "10.5.4",
82-
"rollup": "2.51.1",
82+
"rollup": "2.79.2",
8383
"rollup-plugin-typescript2": "0.30.0",
8484
"semantic-release": "17.4.4",
8585
"ts-jest": "26.5.6",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3386,11 +3386,16 @@ fs.realpath@^1.0.0:
33863386
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
33873387
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
33883388

3389-
fsevents@^2.1.2, fsevents@~2.3.1:
3389+
fsevents@^2.1.2:
33903390
version "2.3.2"
33913391
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
33923392
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
33933393

3394+
fsevents@~2.3.2:
3395+
version "2.3.3"
3396+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
3397+
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
3398+
33943399
function-bind@^1.1.1:
33953400
version "1.1.1"
33963401
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -6932,12 +6937,12 @@ [email protected]:
69326937
resolve "1.20.0"
69336938
tslib "2.1.0"
69346939

6935-
rollup@2.51.1:
6936-
version "2.51.1"
6937-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.1.tgz#87bcd4095fe79b14c9bec0edc7ffa44e4827f793"
6938-
integrity sha512-8xfDbAtBleXotb6qKEHWuo/jkn94a9dVqGc7Rwl3sqspCVlnCfbRek7ldhCARSi7h32H0xR4QThm1t9zHN+3uw==
6940+
rollup@2.79.2:
6941+
version "2.79.2"
6942+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
6943+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
69396944
optionalDependencies:
6940-
fsevents "~2.3.1"
6945+
fsevents "~2.3.2"
69416946

69426947
rsvp@^4.8.4:
69436948
version "4.8.5"

0 commit comments

Comments
 (0)