Skip to content

Commit bfd5794

Browse files
chore(deps): update dependency rollup to v1.27.9 (#598)
1 parent 3477ef7 commit bfd5794

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.8",
52+
"rollup": "1.27.9",
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
@@ -7551,10 +7551,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
75517551
dependencies:
75527552
estree-walker "^0.6.1"
75537553

7554-
7555-
version "1.27.8"
7556-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.8.tgz#94288a957af9f4c2380b73a17494d87705997d0f"
7557-
integrity sha512-EVoEV5rAWl+5clnGznt1KY8PeVkzVQh/R0d2s3gHEkN7gfoyC4JmvIVuCtPbYE8NM5Ep/g+nAmvKXBjzaqTsHA==
7554+
7555+
version "1.27.9"
7556+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.9.tgz#742f1234c1fa935f35149a433807da675b10f9a6"
7557+
integrity sha512-8AfW4cJTPZfG6EXWwT/ujL4owUsDI1Xl8J1t+hvK4wDX81F5I4IbwP9gvGbHzxnV19fnU4rRABZQwZSX9J402Q==
75587558
dependencies:
75597559
"@types/estree" "*"
75607560
"@types/node" "*"

0 commit comments

Comments
 (0)