fix(e2e): attempt to unbreak e2e tests due to bad rollup-plugin-dts release

This commit is contained in:
Fredrik Adelöw
2020-08-24 14:54:54 +02:00
parent ed5a0e7028
commit 9939dace2f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -20008,10 +20008,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
hash-base "^3.0.0"
inherits "^2.0.1"
rollup-plugin-dts@^1.4.6:
version "1.4.10"
resolved "https://registry.npmjs.org/rollup-plugin-dts/-/rollup-plugin-dts-1.4.10.tgz#0373c4284a2ba4d2d72df69c289271a816bc2736"
integrity sha512-bL6MBXc8lK7D5b/tYbHaglxs4ZxMQTQilGA6Xm9KQBEj4h9ZwIDlAsvDooGjJ/cOw23r3POTRtSCEyTHxtzHJg==
rollup-plugin-dts@1.4.11:
version "1.4.11"
resolved "https://registry.npmjs.org/rollup-plugin-dts/-/rollup-plugin-dts-1.4.11.tgz#aedf0b7bb91d51e20b755e2c18e840edfc7af7a1"
integrity sha512-yiScAMKgwH77b44a/IFGgjLsmwSlNfQhEM+eCb2uMrupQMPE1n/12wrnT431+v1u6wYMF1XuHqldh+v/7mTvYA==
optionalDependencies:
"@babel/code-frame" "^7.10.4"