Skip to content

Commit f80cf12

Browse files
build(deps-dev): bump rollup from 2.6.1 to 2.7.1 (#255)
1 parent e4f0a01 commit f80cf12

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
@@ -91,7 +91,7 @@
9191
"minimist": "^1.2.5",
9292
"mock-socket": "^9.0.3",
9393
"rimraf": "^3.0.2",
94-
"rollup": "^2.6.1",
94+
"rollup": "^2.7.1",
9595
"rollup-plugin-terser": "^5.3.0",
9696
"rollup-plugin-typescript2": "^0.27.0",
9797
"ts-jest": "^25.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10179,10 +10179,10 @@ rollup-pluginutils@^2.8.2:
1017910179
dependencies:
1018010180
estree-walker "^0.6.1"
1018110181

10182-
rollup@^2.6.1:
10183-
version "2.6.1"
10184-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.6.1.tgz#8354e67caa7b8bf24c2488d9e2f64da2be62eebe"
10185-
integrity sha512-1RhFDRJeg027YjBO6+JxmVWkEZY0ASztHhoEUEWxOwkh4mjO58TFD6Uo7T7Y3FbmDpRTfKhM5NVxJyimCn0Elg==
10182+
rollup@^2.7.1:
10183+
version "2.7.1"
10184+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.1.tgz#d571e49a35b1c923fe9cf6f7290dba2482864fdc"
10185+
integrity sha512-c1FCjY8HK1nAq0bTZHaR72ZknpP7p0EjxbcVc6BcmtOosurK//P5jtwxX+f/4fgtbrjczqf0uvR+EdtxpriE8g==
1018610186
optionalDependencies:
1018710187
fsevents "~2.1.2"
1018810188

0 commit comments

Comments
 (0)