Skip to content

Commit 599e946

Browse files
chore(deps): update dependency rollup to v2.42.1 (#978)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0220660 commit 599e946

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prettier": "2.2.1",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.42.0",
59+
"rollup": "2.42.1",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6405,10 +6405,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
64056405
dependencies:
64066406
estree-walker "^0.6.1"
64076407

6408-
6409-
version "2.42.0"
6410-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.0.tgz#444ce20a45614099decdd786f2a6fcd6c2240b08"
6411-
integrity sha512-P9bJnaZ2P0hawoJo+Jto8YZZqil9URogNVE4KJeyj6wrUSDIbdMvmj7CsyEFwdXu/I5SiWEzB1hfmLeMldH6ww==
6408+
6409+
version "2.42.1"
6410+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.1.tgz#6d675b7971e3bee510935326a0f7e556bb7d43de"
6411+
integrity sha512-/y7M2ULg06JOXmMpPzhTeQroJSchy8lX8q6qrjqil0jmLz6ejCWbQzVnWTsdmMQRhfU0QcwtiW8iZlmrGXWV4g==
64126412
optionalDependencies:
64136413
fsevents "~2.3.1"
64146414

0 commit comments

Comments
 (0)