chore(deps): update dependency jiti to ^0.1.9 (#7508)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-12 20:41:40 +02:00 committed by GitHub
parent 44f471f141
commit b13f9355dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -65,7 +65,7 @@
"improved-yarn-audit": "^2.1.0",
"is-wsl": "^2.2.0",
"jest": "^26.0.1",
"jiti": "^0.1.8",
"jiti": "^0.1.9",
"jsdom": "^16.2.2",
"klaw-sync": "^6.0.0",
"lerna": "^3.22.1",

View File

@ -17,7 +17,7 @@
"destr": "^0.1.9",
"dotenv": "^8.2.0",
"esm": "^3.2.25",
"jiti": "^0.1.8",
"jiti": "^0.1.9",
"rc9": "^0.0.7",
"std-env": "^2.2.1"
},

View File

@ -7972,10 +7972,10 @@ jest@^26.0.1:
import-local "^3.0.2"
jest-cli "^26.0.1"
jiti@^0.1.8:
version "0.1.8"
resolved "https://registry.npmjs.org/jiti/-/jiti-0.1.8.tgz#43af51cf305509d703252aa09438d3ab174e5947"
integrity sha512-tb4Tsi7TEZqdMGrqSiuY0l+f+w+sEXVPKvJYnpeDjhyjpQhpTW5lF0ZDXuooLB0zvg7SseLfw/0uJ2Fots4+HA==
jiti@^0.1.9:
version "0.1.9"
resolved "https://registry.npmjs.org/jiti/-/jiti-0.1.9.tgz#2567bb84fa101582716387f1d53b88dc03f0e1a4"
integrity sha512-HR7z/lkCbx7VUdjWaAUVMU5gSDMg9DOB2NoKWAoN8oYMurosG7UlCVvmYCt1ADn+Uf+wvO7s9LsfiuPYzHMx9Q==
js-base64@^2.1.8:
version "2.5.2"