1
0
Fork 0

update: update dependency rollup-plugin-node-externals to v2.1.5 (#152)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-04-10 08:40:33 -05:00 committed by GitHub
parent 9187ea365f
commit 8700515b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,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.3",
"rollup-plugin-node-externals": "2.1.5",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-tslint": "0.2.2",

View File

@ -3217,10 +3217,10 @@ rollup-plugin-multi-entry@2.1.0:
dependencies:
matched "^1.0.2"
rollup-plugin-node-externals@2.1.3:
version "2.1.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-node-externals/-/rollup-plugin-node-externals-2.1.3.tgz#afd2c9e1268c3174d721efbd68f5ce580582013c"
integrity sha512-un2kG0avWdPl/YuELzrCRFTSBYCjpoG02Bkooj3i73BSDu0zUzBu6kLbsuCNHtWhN1xEDtiVL2SxcmTCaAUa4Q==
rollup-plugin-node-externals@2.1.5:
version "2.1.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-node-externals/-/rollup-plugin-node-externals-2.1.5.tgz#2ea2cabd677541ace3b69b278e09d4c5fb1996d4"
integrity sha512-3VSl9/lTpcbtO05JbTxkdYG7PHzH4Ifn2CynAMvLSkr/bRWQRLqcc4PVX6LI7qeDKGwoPKHi5YHrCP2x2heE6w==
rollup-plugin-node-resolve@5.2.0:
version "5.2.0"