1
0
Fork 0

Merge pull request #192 from ssube/update/rollup-1.x

update: update dependency rollup to v1.27.12
This commit is contained in:
Sean Sube 2019-12-13 06:03:30 -06:00 committed by GitHub
commit e4420641b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
"noicejs": "3.0.0",
"nyc": "14.1.1",
"recursive-readdir": "2.2.2",
"rollup": "1.27.11",
"rollup": "1.27.12",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3206,10 +3206,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@1.27.11:
version "1.27.11"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.11.tgz#95d190432e3edbcf757d921857df01ad1596ef97"
integrity sha512-ENXdvXk8tjtkNTvIvjRzOEu+vv54va7PiDR7VwP8TD+In6J87gKzzFmQMawQixEL2y9rsPEgomUS7ZVkq47Tww==
rollup@1.27.12:
version "1.27.12"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.12.tgz#cf84db4b4edaf187eaba95232f34de7cd4d22d9c"
integrity sha512-51iR7n6NQfdQJlRrIktaGmkdt395A8Vue7CdnlrK6UhY9DY2GaKsTdljWeXisJuZh+w90Gz8VFNh5X+yxP20oQ==
dependencies:
"@types/estree" "*"
"@types/node" "*"