Merge pull request #142 from icedland/dependabot/npm_and_yarn/src/rust/iced-x86-js/src/tests/jest-26.6.3

Bump jest from 25.5.4 to 26.6.3 in /src/rust/iced-x86-js/src/tests
This commit is contained in:
wtfsck 2021-02-09 22:43:09 +01:00 committed by GitHub
commit b4484bc9ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
"iced-x86": "file:../../pkg" "iced-x86": "file:../../pkg"
}, },
"devDependencies": { "devDependencies": {
"jest": "^25.5.4" "jest": "^26.6.3"
} }
} }