Skip to content

Commit 11e1e26

Browse files
build(deps-dev): bump rollup from 2.3.4 to 2.79.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.3.4 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-2.md) - [Commits](rollup/rollup@v2.3.4...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-version: 2.79.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42ede68 commit 11e1e26

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"react-spring": "^8.0.27",
108108
"react-test-renderer": "^19.2.4",
109109
"rimraf": "^3.0.2",
110-
"rollup": "^2.3.1",
110+
"rollup": "^2.79.2",
111111
"rollup-plugin-babel": "^4.4.0",
112112
"rollup-plugin-terser": "^5.3.0",
113113
"typescript": "^3.8.3"

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3880,6 +3880,11 @@ fsevents@^2.1.2, fsevents@~2.1.2:
38803880
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
38813881
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
38823882

3883+
fsevents@~2.3.2:
3884+
version "2.3.3"
3885+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
3886+
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
3887+
38833888
function-bind@^1.1.1:
38843889
version "1.1.1"
38853890
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -6268,12 +6273,12 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
62686273
dependencies:
62696274
estree-walker "^0.6.1"
62706275

6271-
rollup@^2.3.1:
6272-
version "2.3.4"
6273-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.4.tgz#979e461f8cab1a71aec2d37ce2a434052ae70223"
6274-
integrity sha512-8U9x54RCVhrUEV1zon4Pp8kokg1HM0fwzf5vkwe2/rOfyTClarx5e27kFlaoZ7ofJiazWkNQ+dgdG4HuZxkQ9A==
6276+
rollup@^2.79.2:
6277+
version "2.79.2"
6278+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
6279+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
62756280
optionalDependencies:
6276-
fsevents "~2.1.2"
6281+
fsevents "~2.3.2"
62776282

62786283
rsvp@^4.8.4:
62796284
version "4.8.5"

0 commit comments

Comments
 (0)