update: update dependency rollup-plugin-node-externals to v2.1.1
This commit is contained in:
parent
6990a19c5b
commit
961c80e18c
|
@ -37,7 +37,7 @@
|
|||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
"rollup-plugin-multi-entry": "2.1.0",
|
||||
"rollup-plugin-node-externals": "2.0.1",
|
||||
"rollup-plugin-node-externals": "2.1.1",
|
||||
"rollup-plugin-node-resolve": "5.2.0",
|
||||
"rollup-plugin-replace": "2.2.0",
|
||||
"rollup-plugin-tslint": "0.2.2",
|
||||
|
|
|
@ -2254,10 +2254,10 @@ rollup-plugin-multi-entry@2.1.0:
|
|||
dependencies:
|
||||
matched "^1.0.2"
|
||||
|
||||
rollup-plugin-node-externals@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-node-externals/-/rollup-plugin-node-externals-2.0.1.tgz#7971cfb707148791066c389e26a784dda91377e3"
|
||||
integrity sha512-UlJMmti/xPF4ZAl8wPUGFrpnB1pYJJbeayqIdjVXopgZ0zMJ1IT6wRWbvLtjY0aYNWU6G6WeKYJRXU9liiMPgw==
|
||||
rollup-plugin-node-externals@2.1.1:
|
||||
version "2.1.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup-plugin-node-externals/-/rollup-plugin-node-externals-2.1.1.tgz#fe7fd5304e6dea9cfb656d49d1d2c89d72f2e992"
|
||||
integrity sha512-YCDa2LqsvpxraSsJB2p1GozP9CGrp25R3a57baFUcacJgpoI04UnBx18z4ucPCaCCnedvcgeh27BYr9fiEfyXg==
|
||||
|
||||
rollup-plugin-node-resolve@5.2.0:
|
||||
version "5.2.0"
|
||||
|
|
Loading…
Reference in New Issue