update: update dependency rollup-plugin-node-externals to v2.1.6 (#46)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3bb12554dc
commit
51bb462683
|
@ -54,7 +54,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.5",
|
||||
"rollup-plugin-node-externals": "2.1.6",
|
||||
"rollup-plugin-node-resolve": "5.2.0",
|
||||
"rollup-plugin-replace": "2.2.0",
|
||||
"rollup-plugin-tslint": "0.2.2",
|
||||
|
|
|
@ -3266,10 +3266,10 @@ rollup-plugin-multi-entry@2.1.0:
|
|||
dependencies:
|
||||
matched "^1.0.2"
|
||||
|
||||
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-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-resolve@5.2.0:
|
||||
version "5.2.0"
|
||||
|
|
Loading…
Reference in New Issue