1
0
Fork 0

update: update dependency rollup-plugin-node-externals to v2.2.0 (#366)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-28 07:16:35 -05:00 committed by GitHub
parent 416f9a504e
commit 68cf763515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -81,7 +81,7 @@
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-multi-entry": "2.1.0",
"rollup-plugin-node-externals": "2.1.6",
"rollup-plugin-node-externals": "2.2.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-tslint": "0.2.2",

View File

@ -3545,10 +3545,12 @@ rollup-plugin-multi-entry@2.1.0:
dependencies:
matched "^1.0.2"
rollup-plugin-node-externals@2.1.6:
version "2.1.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-node-externals/-/rollup-plugin-node-externals-2.1.6.tgz#2a32e8bef0dd41307367388cfe8c1419bf3fe720"
integrity sha512-xu2CVhmVLwcqcPzyoL+Y9Z4uxgbQu9w6vT7XAzjZXHi1AIK6b1KQoR2nzx633I2YG2cK7NmkodJNQ7Dn3g7OkQ==
rollup-plugin-node-externals@2.2.0:
version "2.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-node-externals/-/rollup-plugin-node-externals-2.2.0.tgz#23946e8c0fdd0e321cc3f225d4cebc3d819d17c4"
integrity sha512-WM7TtQ76GdsLceEGmZzQzn1afj8JgOQT5VLs1Y9RMqowM/8eK2mBj/Lv7hoE833U75QsUZIRirYUtFatu51RJA==
dependencies:
find-up "^4.1.0"
rollup-plugin-node-resolve@5.2.0:
version "5.2.0"