зеркало из https://github.com/nextcloud/spreed.git
Bump jest-mock-console from 1.2.3 to 2.0.0
Bumps [jest-mock-console](https://github.com/bpedersen/jest-mock-console) from 1.2.3 to 2.0.0. - [Release notes](https://github.com/bpedersen/jest-mock-console/releases) - [Commits](https://github.com/bpedersen/jest-mock-console/commits) --- updated-dependencies: - dependency-name: jest-mock-console dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
c38e7e4f5a
Коммит
2b662e3f88
|
@ -74,7 +74,7 @@
|
|||
"babel-plugin-add-module-exports": "^1.0.4",
|
||||
"jest-localstorage-mock": "^2.4.21",
|
||||
"jest-mock-axios": "^4.5.0",
|
||||
"jest-mock-console": "^1.2.3",
|
||||
"jest-mock-console": "^2.0.0",
|
||||
"jest-transform-stub": "^2.0.0",
|
||||
"regenerator-runtime": "^0.13.9",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
|
@ -13570,9 +13570,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/jest-mock-console": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/jest-mock-console/-/jest-mock-console-1.2.3.tgz",
|
||||
"integrity": "sha512-q4jfuHW3V3tYzwtKTF6nxjRNriUC2/D2SVfxW88lNeG1qO1mVarBUqgOAvZjTEmxuTsjzGlHQsDIgvlOZaLccg==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-mock-console/-/jest-mock-console-2.0.0.tgz",
|
||||
"integrity": "sha512-7zrKtXVut+6doalosFxw/2O9spLepQJ9VukODtyLIub2fFkWKe1TyQrxr/GyQogTQcdkHfhvFJdx1OEzLqf/mw==",
|
||||
"dev": true,
|
||||
"peerDependencies": {
|
||||
"jest": ">= 22.4.2"
|
||||
|
@ -32683,9 +32683,9 @@
|
|||
}
|
||||
},
|
||||
"jest-mock-console": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/jest-mock-console/-/jest-mock-console-1.2.3.tgz",
|
||||
"integrity": "sha512-q4jfuHW3V3tYzwtKTF6nxjRNriUC2/D2SVfxW88lNeG1qO1mVarBUqgOAvZjTEmxuTsjzGlHQsDIgvlOZaLccg==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-mock-console/-/jest-mock-console-2.0.0.tgz",
|
||||
"integrity": "sha512-7zrKtXVut+6doalosFxw/2O9spLepQJ9VukODtyLIub2fFkWKe1TyQrxr/GyQogTQcdkHfhvFJdx1OEzLqf/mw==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"babel-plugin-add-module-exports": "^1.0.4",
|
||||
"jest-localstorage-mock": "^2.4.21",
|
||||
"jest-mock-axios": "^4.5.0",
|
||||
"jest-mock-console": "^1.2.3",
|
||||
"jest-mock-console": "^2.0.0",
|
||||
"jest-transform-stub": "^2.0.0",
|
||||
"regenerator-runtime": "^0.13.9",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
|
|
Загрузка…
Ссылка в новой задаче