mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-22 09:49:32 +08:00
Bump babel-jest from 25.2.3 to 25.2.4
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.2.3 to 25.2.4. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v25.2.4/packages/babel-jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
af37dcecf4
commit
da1db4da83
14
package-lock.json
generated
14
package-lock.json
generated
@ -7263,12 +7263,12 @@
|
||||
}
|
||||
},
|
||||
"babel-jest": {
|
||||
"version": "25.2.3",
|
||||
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-25.2.3.tgz",
|
||||
"integrity": "sha512-03JjvEwuDrEz/A45K8oggAv+Vqay0xcOdNTJxYFxiuZvB5vlHKo1iZg9Pi5vQTHhNCKpGLb7L/jvUUafyh9j7g==",
|
||||
"version": "25.2.4",
|
||||
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-25.2.4.tgz",
|
||||
"integrity": "sha512-+yDzlyJVWrqih9i2Cvjpt7COaN8vUwCsKGtxJLzg6I0xhxD54K8mvDUCliPKLufyzHh/c5C4MRj4Vk7VMjOjIg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/transform": "^25.2.3",
|
||||
"@jest/transform": "^25.2.4",
|
||||
"@jest/types": "^25.2.3",
|
||||
"@types/babel__core": "^7.1.0",
|
||||
"babel-plugin-istanbul": "^6.0.0",
|
||||
@ -7444,9 +7444,9 @@
|
||||
}
|
||||
},
|
||||
"@jest/transform": {
|
||||
"version": "25.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-25.2.3.tgz",
|
||||
"integrity": "sha512-w1nfAuYP4OAiEDprFkE/2iwU86jL/hK3j1ylMcYOA3my5VOHqX0oeBcBxS2fUKWse2V4izuO2jqes0yNTDMlzw==",
|
||||
"version": "25.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-25.2.4.tgz",
|
||||
"integrity": "sha512-6eRigvb+G6bs4kW5j1/y8wu4nCrmVuIe0epPBbiWaYlwawJ8yi1EIyK3d/btDqmBpN5GpN4YhR6iPPnDmkYdTA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/core": "^7.1.0",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "1.13.0",
|
||||
"@typescript-eslint/parser": "1.13.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^25.2.3",
|
||||
"babel-jest": "^25.2.4",
|
||||
"babel-loader": "8.1.0",
|
||||
"babel-plugin-named-asset-import": "^0.3.6",
|
||||
"babel-preset-react-app": "^9.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user