update: update dependency rollup to v1.27.14 (#114)
This commit is contained in:
parent
7c7de7c735
commit
0f127112f5
|
@ -43,7 +43,7 @@
|
|||
"eslint-plugin-sonarjs": "0.5.0",
|
||||
"mocha": "6.2.2",
|
||||
"nyc": "14.1.1",
|
||||
"rollup": "1.27.13",
|
||||
"rollup": "1.27.14",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
|
|
|
@ -3054,10 +3054,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.13:
|
||||
version "1.27.13"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.13.tgz#d6d3500512daacbf8de54d2800de62d893085b90"
|
||||
integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw==
|
||||
rollup@1.27.14:
|
||||
version "1.27.14"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.14.tgz#940718d5eec1a6887e399aa0089944bae5c4f377"
|
||||
integrity sha512-DuDjEyn8Y79ALYXMt+nH/EI58L5pEw5HU9K38xXdRnxQhvzUTI/nxAawhkAHUQeudANQ//8iyrhVRHJBuR6DSQ==
|
||||
dependencies:
|
||||
"@types/estree" "*"
|
||||
"@types/node" "*"
|
||||
|
|
Loading…
Reference in New Issue