Build(deps-dev): Bump jsdom from 23.0.0 to 23.0.1 in /app/assets/javascripts (#24657)

* Build(deps-dev): Bump jsdom in /app/assets/javascripts

Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.0.0 to 23.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.0.0...23.0.1)

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

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

* Update lockfiles for ember version flag

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: discoursebuild <build@discourse.org>
This commit is contained in:
dependabot[bot] 2023-12-01 11:11:16 +01:00 committed by GitHub
parent 54e813e964
commit 4df672a541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View File

@ -21,7 +21,7 @@
"express": "^4.18.2", "express": "^4.18.2",
"glob": "^10.3.10", "glob": "^10.3.10",
"html-entities": "^2.4.0", "html-entities": "^2.4.0",
"jsdom": "^23.0.0", "jsdom": "^23.0.1",
"node-fetch": "^3.3.2" "node-fetch": "^3.3.2"
}, },
"engines": { "engines": {

View File

@ -116,7 +116,7 @@
"imports-loader": "^4.0.1", "imports-loader": "^4.0.1",
"jquery": "^3.7.1", "jquery": "^3.7.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"jsdom": "^23.0.0", "jsdom": "^23.0.1",
"loader.js": "^4.7.0", "loader.js": "^4.7.0",
"message-bus-client": "^4.3.8", "message-bus-client": "^4.3.8",
"messageformat": "0.1.5", "messageformat": "0.1.5",

View File

@ -7500,10 +7500,10 @@ jsdom@^16.6.0:
ws "^7.4.6" ws "^7.4.6"
xml-name-validator "^3.0.0" xml-name-validator "^3.0.0"
jsdom@^23.0.0: jsdom@^23.0.1:
version "23.0.0" version "23.0.1"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-23.0.0.tgz#7c8bac82e32e1ac3eef29096ea59d519c72ce4eb" resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-23.0.1.tgz#ede7ff76e89ca035b11178d200710d8982ebfee0"
integrity sha512-cbL/UCtohJguhFC7c2/hgW6BeZCNvP7URQGnx9tSJRYKCdnfbfWOrtuLTMfiB2VxKsx5wPHVsh/J0aBy9lIIhQ== integrity sha512-2i27vgvlUsGEBO9+/kJQRbtqtm+191b5zAZrU/UezVmnC2dlDAFLgDYJvAEi94T4kjsRKkezEtLQTgsNEsW2lQ==
dependencies: dependencies:
cssstyle "^3.0.0" cssstyle "^3.0.0"
data-urls "^5.0.0" data-urls "^5.0.0"

View File

@ -7500,10 +7500,10 @@ jsdom@^16.6.0:
ws "^7.4.6" ws "^7.4.6"
xml-name-validator "^3.0.0" xml-name-validator "^3.0.0"
jsdom@^23.0.0: jsdom@^23.0.1:
version "23.0.0" version "23.0.1"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-23.0.0.tgz#7c8bac82e32e1ac3eef29096ea59d519c72ce4eb" resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-23.0.1.tgz#ede7ff76e89ca035b11178d200710d8982ebfee0"
integrity sha512-cbL/UCtohJguhFC7c2/hgW6BeZCNvP7URQGnx9tSJRYKCdnfbfWOrtuLTMfiB2VxKsx5wPHVsh/J0aBy9lIIhQ== integrity sha512-2i27vgvlUsGEBO9+/kJQRbtqtm+191b5zAZrU/UezVmnC2dlDAFLgDYJvAEi94T4kjsRKkezEtLQTgsNEsW2lQ==
dependencies: dependencies:
cssstyle "^3.0.0" cssstyle "^3.0.0"
data-urls "^5.0.0" data-urls "^5.0.0"