chore(deps): update dependency cache-me-outside to ^0.0.10 (#2997)

This commit is contained in:
renovate[bot] 2019-12-23 11:17:25 +02:00 committed by Erez Rokah
parent 510b712af5
commit 95ba0f5cd0
2 changed files with 5 additions and 5 deletions

View File

@ -108,7 +108,7 @@
"babel-plugin-transform-define": "1.3.2",
"babel-plugin-transform-export-extensions": "^6.22.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"cache-me-outside": "^0.0.4",
"cache-me-outside": "^0.0.10",
"copy-webpack-plugin": "^5.0.1",
"cross-env": "^6.0.0",
"css-loader": "^3.0.0",

View File

@ -3798,10 +3798,10 @@ cache-base@^1.0.1:
union-value "^1.0.0"
unset-value "^1.0.0"
cache-me-outside@^0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/cache-me-outside/-/cache-me-outside-0.0.4.tgz#03d4297f13a99a37eefa428dc0455ec22991cb2c"
integrity sha512-hjggfalk0/ZvWgljSP/94elx9YmBUPaeWKvbMMBP1FTc1miYeKPvzS5bW8Bh8OBG7KAzVmNP4zwAtfmPBV+CJw==
cache-me-outside@^0.0.10:
version "0.0.10"
resolved "https://registry.yarnpkg.com/cache-me-outside/-/cache-me-outside-0.0.10.tgz#8dc3345fb36f40e268cebb74474e9814e1ff2286"
integrity sha512-AN9fsDdzpH5qoQqpHs9qYV7dR6KJ2fYbrwWsq62gj0Xlo8eKUFU4Ood/WDJVns5cpfxFbqMKH6UZd+aLRsQELA==
dependencies:
is-invalid-path "^1.0.2"
rimraf "^2.6.2"