Bump jsdom from 21.0.0 to 21.1.0 (#4242)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.0.0 to 21.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.0.0...21.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-23 13:54:22 +01:00 committed by GitHub
parent 294cf5dbd3
commit 752db3cb02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -99,7 +99,7 @@
"@vitejs/plugin-react": "^2.2.0",
"cypress": "^11.2.0",
"del": "^7.0.0",
"jsdom": "^21.0.0",
"jsdom": "^21.1.0",
"ldap-server-mock": "^6.0.1",
"ts-node": "^10.9.1",
"vite": "^3.2.5",

16
package-lock.json generated
View file

@ -178,7 +178,7 @@
"@vitejs/plugin-react": "^2.2.0",
"cypress": "^11.2.0",
"del": "^7.0.0",
"jsdom": "^21.0.0",
"jsdom": "^21.1.0",
"ldap-server-mock": "^6.0.1",
"ts-node": "^10.9.1",
"vite": "^3.2.5",
@ -11039,9 +11039,9 @@
"license": "MIT"
},
"node_modules/jsdom": {
"version": "21.0.0",
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.0.0.tgz",
"integrity": "sha512-AIw+3ZakSUtDYvhwPwWHiZsUi3zHugpMEKlNPaurviseYoBqo0zBd3zqoUi3LPCNtPFlEP8FiW9MqCZdjb2IYA==",
"version": "21.1.0",
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.1.0.tgz",
"integrity": "sha512-m0lzlP7qOtthD918nenK3hdItSd2I+V3W9IrBcB36sqDwG+KnUs66IF5GY7laGWUnlM9vTsD0W1QwSEBYWWcJg==",
"dev": true,
"dependencies": {
"abab": "^2.0.6",
@ -20092,7 +20092,7 @@
"flat": "^5.0.2",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.1.1",
"jsdom": "^21.0.0",
"jsdom": "^21.1.0",
"keycloak-js": "999.0.0-dev",
"ldap-server-mock": "^6.0.1",
"lodash-es": "^4.17.21",
@ -23901,9 +23901,9 @@
"dev": true
},
"jsdom": {
"version": "21.0.0",
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.0.0.tgz",
"integrity": "sha512-AIw+3ZakSUtDYvhwPwWHiZsUi3zHugpMEKlNPaurviseYoBqo0zBd3zqoUi3LPCNtPFlEP8FiW9MqCZdjb2IYA==",
"version": "21.1.0",
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.1.0.tgz",
"integrity": "sha512-m0lzlP7qOtthD918nenK3hdItSd2I+V3W9IrBcB36sqDwG+KnUs66IF5GY7laGWUnlM9vTsD0W1QwSEBYWWcJg==",
"dev": true,
"requires": {
"abab": "^2.0.6",