build(deps-dev): bump oojs-ui from 0.50.3 to 0.50.4 (#163)

Bumps [oojs-ui](https://www.mediawiki.org/wiki/OOUI) from 0.50.3 to 0.50.4.

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

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] 2024-07-17 13:06:31 -04:00 committed by GitHub
parent f6cc69ba56
commit fa23c51ada
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -11,7 +11,7 @@
"eslint-plugin-no-jquery": "3.0.2", "eslint-plugin-no-jquery": "3.0.2",
"grunt-banana-checker": "0.13.0", "grunt-banana-checker": "0.13.0",
"oojs": "^7.0.1", "oojs": "^7.0.1",
"oojs-ui": "^0.50.3", "oojs-ui": "^0.50.4",
"stylelint-config-idiomatic-order": "10.0.0", "stylelint-config-idiomatic-order": "10.0.0",
"stylelint-config-wikimedia": "0.17.2" "stylelint-config-wikimedia": "0.17.2"
} }
@ -2960,9 +2960,9 @@
"dev": true "dev": true
}, },
"node_modules/oojs-ui": { "node_modules/oojs-ui": {
"version": "0.50.3", "version": "0.50.4",
"resolved": "https://registry.npmjs.org/oojs-ui/-/oojs-ui-0.50.3.tgz", "resolved": "https://registry.npmjs.org/oojs-ui/-/oojs-ui-0.50.4.tgz",
"integrity": "sha512-lQpXfWjqKs3FcWmah+hh0yKWrZeWG6Hd352d9dXOeMiUP0z7a7CaK817UkBkOluQ8LrXgnZjKDTf7StePP3GSg==", "integrity": "sha512-nHGhc9JYpbZShvAOBWZppKNMrWeaa54RRx/PuiiAIF6c+x7AQX+N1XcSkRB9ZpFY//aZh4cwMFTmLJh0wg4ZgQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@wikimedia/codex-design-tokens": "1.3.5", "@wikimedia/codex-design-tokens": "1.3.5",

View file

@ -15,7 +15,7 @@
"eslint-plugin-no-jquery": "3.0.2", "eslint-plugin-no-jquery": "3.0.2",
"grunt-banana-checker": "0.13.0", "grunt-banana-checker": "0.13.0",
"oojs": "^7.0.1", "oojs": "^7.0.1",
"oojs-ui": "^0.50.3", "oojs-ui": "^0.50.4",
"stylelint-config-idiomatic-order": "10.0.0", "stylelint-config-idiomatic-order": "10.0.0",
"stylelint-config-wikimedia": "0.17.2" "stylelint-config-wikimedia": "0.17.2"
} }