Skip to content

Commit d20e98e

Browse files
chore(deps): update dependency rollup to v1.27.3 (#582)
1 parent a7e6aa8 commit d20e98e

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
@@ -49,7 +49,7 @@
4949
"prettier-package-json": "2.1.0",
5050
"puppeteer": "2.0.0",
5151
"rimraf": "3.0.0",
52-
"rollup": "1.27.2",
52+
"rollup": "1.27.3",
5353
"rollup-plugin-babel": "4.3.3",
5454
"rollup-plugin-commonjs": "10.1.0",
5555
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7504,10 +7504,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
75047504
dependencies:
75057505
estree-walker "^0.6.1"
75067506

7507-
7508-
version "1.27.2"
7509-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.2.tgz#caf54a93df228bf7864f13dddcdb363d3e958509"
7510-
integrity sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q==
7507+
7508+
version "1.27.3"
7509+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.3.tgz#0e427d9bee9e30e6017e89b942d88276ce26f9e2"
7510+
integrity sha512-79AEh4m5NPCz97GTuIoXpSFIMPyk2AiqVQp040baSRPXk/I4YMGt5/CR9GX5oEYEkxwBZoWLheaS1/w/FidfJw==
75117511
dependencies:
75127512
"@types/estree" "*"
75137513
"@types/node" "*"

0 commit comments

Comments
 (0)