зеркало из https://github.com/nextcloud/spreed.git
Bump jest-environment-jsdom from 29.2.0 to 29.2.1
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.2.0 to 29.2.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
a0489d0eac
Коммит
506bae576d
|
@ -74,7 +74,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"babel-plugin-add-module-exports": "^1.0.4",
|
||||
"jest": "^29.2.1",
|
||||
"jest-environment-jsdom": "^29.2.0",
|
||||
"jest-environment-jsdom": "^29.2.1",
|
||||
"jest-localstorage-mock": "^2.4.22",
|
||||
"jest-mock-axios": "^4.6.1",
|
||||
"jest-mock-console": "^2.0.0",
|
||||
|
@ -10773,18 +10773,18 @@
|
|||
}
|
||||
},
|
||||
"node_modules/jest-environment-jsdom": {
|
||||
"version": "29.2.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.2.0.tgz",
|
||||
"integrity": "sha512-DgHbBxC4RmHpDLFLMt00NjXXimGvtNALRyxQYOo3e6vwq1qsIDqXsEZiuEpjTg0BueENE1mx8BKFKHXArEdRQQ==",
|
||||
"version": "29.2.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.2.1.tgz",
|
||||
"integrity": "sha512-MipBdmrjgzEdQMkK7b7wBShOfv1VqO6FVwa9S43bZwKYLC4dlWnPiCgNpZX3ypNEpJO8EMpMhg4HrUkWUZXGiw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@jest/environment": "^29.2.0",
|
||||
"@jest/fake-timers": "^29.2.0",
|
||||
"@jest/types": "^29.2.0",
|
||||
"@jest/environment": "^29.2.1",
|
||||
"@jest/fake-timers": "^29.2.1",
|
||||
"@jest/types": "^29.2.1",
|
||||
"@types/jsdom": "^20.0.0",
|
||||
"@types/node": "*",
|
||||
"jest-mock": "^29.2.0",
|
||||
"jest-util": "^29.2.0",
|
||||
"jest-mock": "^29.2.1",
|
||||
"jest-util": "^29.2.1",
|
||||
"jsdom": "^20.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -28372,18 +28372,18 @@
|
|||
}
|
||||
},
|
||||
"jest-environment-jsdom": {
|
||||
"version": "29.2.0",
|
||||
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.2.0.tgz",
|
||||
"integrity": "sha512-DgHbBxC4RmHpDLFLMt00NjXXimGvtNALRyxQYOo3e6vwq1qsIDqXsEZiuEpjTg0BueENE1mx8BKFKHXArEdRQQ==",
|
||||
"version": "29.2.1",
|
||||
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.2.1.tgz",
|
||||
"integrity": "sha512-MipBdmrjgzEdQMkK7b7wBShOfv1VqO6FVwa9S43bZwKYLC4dlWnPiCgNpZX3ypNEpJO8EMpMhg4HrUkWUZXGiw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@jest/environment": "^29.2.0",
|
||||
"@jest/fake-timers": "^29.2.0",
|
||||
"@jest/types": "^29.2.0",
|
||||
"@jest/environment": "^29.2.1",
|
||||
"@jest/fake-timers": "^29.2.1",
|
||||
"@jest/types": "^29.2.1",
|
||||
"@types/jsdom": "^20.0.0",
|
||||
"@types/node": "*",
|
||||
"jest-mock": "^29.2.0",
|
||||
"jest-util": "^29.2.0",
|
||||
"jest-mock": "^29.2.1",
|
||||
"jest-util": "^29.2.1",
|
||||
"jsdom": "^20.0.0"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"babel-loader-exclude-node-modules-except": "^1.2.1",
|
||||
"babel-plugin-add-module-exports": "^1.0.4",
|
||||
"jest": "^29.2.1",
|
||||
"jest-environment-jsdom": "^29.2.0",
|
||||
"jest-environment-jsdom": "^29.2.1",
|
||||
"jest-localstorage-mock": "^2.4.22",
|
||||
"jest-mock-axios": "^4.6.1",
|
||||
"jest-mock-console": "^2.0.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче