1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

clear cache before tests

This commit is contained in:
Massimo Candela
2019-07-10 18:08:25 +02:00
parent ac3d4f4f20
commit 2623f72042
2 changed files with 8 additions and 2 deletions

View File

@ -38,13 +38,14 @@
"js-yaml": "^3.13.1",
"nodemailer": "^6.2.1",
"path": "^0.12.7",
"pkg": "^4.4.0",
"pubsub-js": "^1.7.0",
"resnap": "^1.0.1",
"websocket-stream": "^5.5.0",
"winston": "^3.2.1",
"winston-daily-rotate-file": "^3.9.0",
"ws": "^7.0.0",
"yarn": "^1.16.0",
"pkg": "^4.4.0"
"yarn": "^1.16.0"
},
"pkg": {
"scripts": [

View File

@ -3606,6 +3606,11 @@ require-main-filename@^2.0.0:
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
resnap@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/resnap/-/resnap-1.0.1.tgz#699157cd351d129f2f70497f1720686a8ab833d9"
integrity sha512-INWHhTlHwkl0h9m1MMYBgZmatCLoQwMmeijEyTjEOPXcBBgCfAxskSNAUDLL/lO1PB+evr5FsJ8Y8K+GLkpV3A==
resolve-url@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"