Skip to content

Commit 2155ed8

Browse files
committed
chore(deps): update dependency rollup to v2.66.1
1 parent 9719d27 commit 2155ed8

3 files changed

Lines changed: 17 additions & 15 deletions

File tree

package-lock.json

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"make-dir-cli": "^2.0.0",
2727
"markdown-it-link-attributes": "^3.0.0",
2828
"prettier": "^1.19.1",
29-
"rollup": "2.55.1",
29+
"rollup": "2.66.1",
3030
"rollup-plugin-commonjs": "^10.1.0",
3131
"rollup-plugin-json": "^4.0.0",
3232
"rollup-plugin-node-resolve": "^5.2.0"

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3996,10 +3996,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1:
39963996
dependencies:
39973997
estree-walker "^0.6.1"
39983998

3999-
rollup@2.55.1:
4000-
version "2.55.1"
4001-
resolved "https://registry.npmjs.org/rollup/-/rollup-2.55.1.tgz"
4002-
integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g==
3999+
rollup@2.66.1:
4000+
version "2.66.1"
4001+
resolved "https://registry.npmjs.org/rollup/-/rollup-2.66.1.tgz"
4002+
integrity sha512-crSgLhSkLMnKr4s9iZ/1qJCplgAgrRY+igWv8KhG/AjKOJ0YX/WpmANyn8oxrw+zenF3BXWDLa7Xl/QZISH+7w==
40034003
optionalDependencies:
40044004
fsevents "~2.3.2"
40054005

@@ -4312,6 +4312,7 @@ sshpk@^1.7.0:
43124312
"stalfos@https://github.com/andy-piccalilli/stalfos#c8971d22726326cfc04089b2da4d51eeb1ebb0eb":
43134313
version "2.0.0"
43144314
resolved "git+https://git@github.com/andy-piccalilli/stalfos.git#c8971d22726326cfc04089b2da4d51eeb1ebb0eb"
4315+
integrity sha512-Oj+bDS5L3oYeH0U1ZBUt862P9D6S2VUoXtZjH3/cvi+L321f0C56Ozy4xPHLrxwQH/TNVGWldpfpMCnSVPmieQ==
43154316
dependencies:
43164317
sass "^1.19.0"
43174318

@@ -4448,9 +4449,9 @@ strip-indent@^2.0.0:
44484449
resolved "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz"
44494450
integrity sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=
44504451

4451-
striptags@^3.2.0:
4452+
striptags@^3.1.1:
44524453
version "3.2.0"
4453-
resolved "https://registry.yarnpkg.com/striptags/-/striptags-3.2.0.tgz#cc74a137db2de8b0b9a370006334161f7dd67052"
4454+
resolved "https://registry.npmjs.org/striptags/-/striptags-3.2.0.tgz"
44544455
integrity sha512-g45ZOGzHDMe2bdYMdIvdAfCQkCTDMGBazSw1ypMowwGIee7ZQ5dU0rBJ8Jqgl+jAKIv4dbeE1jscZq9wid1Tkw==
44554456

44564457
supports-color@^2.0.0:

0 commit comments

Comments
 (0)