chore(deps): update dependency jiti to v1 (#8628)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-12 21:40:24 +01:00 committed by GitHub
parent e2e604ea3b
commit 3ee2b440a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View File

@ -61,7 +61,7 @@
"improved-yarn-audit": "^2.3.2",
"is-wsl": "^2.2.0",
"jest": "^26.6.3",
"jiti": "^0.1.19",
"jiti": "^1.0.0",
"jsdom": "^16.4.0",
"jsonfile": "^6.1.0",
"klaw-sync": "^6.0.0",

View File

@ -12,7 +12,7 @@
"create-require": "^1.1.1",
"fs-extra": "^9.0.1",
"hash-sum": "^2.0.0",
"jiti": "^0.1.19",
"jiti": "^1.0.0",
"lodash": "^4.17.20",
"proper-lockfile": "^4.1.1",
"semver": "^7.3.4",

View File

@ -8082,11 +8082,16 @@ jest@^26.6.3:
import-local "^3.0.2"
jest-cli "^26.6.3"
jiti@^0.1.16, jiti@^0.1.19:
jiti@^0.1.16:
version "0.1.19"
resolved "https://registry.npmjs.org/jiti/-/jiti-0.1.19.tgz#455f93e0c92f26c9cea0af48def3eb4f567bbbe3"
integrity sha512-ElDW0w/0ATX6IQwReNYMVrYkHu8PqIOO5t3lluceP/saq4SYz4D3uSMpU8pbn/RX3H6VYVPc0PnKn2WfQ5kiwg==
jiti@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/jiti/-/jiti-1.0.0.tgz#508dcacb5f6cdc6b2248f00492db2b749684bf21"
integrity sha512-TIU7sNC4Iuo6YgjOUjYFME1JR1He4j8da8jIyB0K1B+oNfzbLn9pnI7YTGcR8xTQ8w5wiukmSelo4qeUki01jQ==
js-beautify@^1.6.12:
version "1.13.1"
resolved "https://registry.npmjs.org/js-beautify/-/js-beautify-1.13.1.tgz#5b9879672beaaa26d0dc25b8fd9a52944e2985e8"