mirror of https://github.com/icedland/iced.git
Merge pull request #289 from icedland/dependabot/npm_and_yarn/src/rust/iced-x86-js/src/tests/jest-28.0.0
Bump jest from 27.5.1 to 28.0.0 in /src/rust/iced-x86-js/src/tests
This commit is contained in:
commit
8d037f2a50
|
@ -6,6 +6,6 @@
|
||||||
"iced-x86": "file:../../pkg"
|
"iced-x86": "file:../../pkg"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jest": "^27.0.1"
|
"jest": "^28.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue