Skip to content

Commit b7c09f9

Browse files
Merge pull request #370 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.27.1
2 parents c5d5a75 + d102ebe commit b7c09f9

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
@@ -87,7 +87,7 @@
8787
"jest": "26.4.2",
8888
"jest-cli": "26.4.2",
8989
"prettier": "2.1.2",
90-
"rollup": "2.26.11",
90+
"rollup": "2.27.1",
9191
"rollup-plugin-terser": "7.0.2",
9292
"rollup-plugin-typescript2": "0.27.2",
9393
"typescript": "4.0.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4550,10 +4550,10 @@ [email protected]:
45504550
resolve "1.17.0"
45514551
tslib "2.0.1"
45524552

4553-
rollup@2.26.11:
4554-
version "2.26.11"
4555-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.11.tgz#4fc31de9c7b83d50916fc8395f8c3d24730cdaae"
4556-
integrity sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw==
4553+
rollup@2.27.1:
4554+
version "2.27.1"
4555+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.1.tgz#372744e1d36eba0fd942d997600c2fc2ca266305"
4556+
integrity sha512-GiWHQvnmMgBktSpY/1+nrGpwPsTw4b9P28og2uedfeq4JZ16rzAmnQ5Pm/E0/BEmDNia1ZbY7+qu3nBgNa19Hg==
45574557
optionalDependencies:
45584558
fsevents "~2.1.2"
45594559

0 commit comments

Comments
 (0)