build(deps-dev): bump jsdoc-wmf-theme from 0.0.3 to 0.0.5 (#421)

Bumps [jsdoc-wmf-theme](https://github.com/cscott/jsdoc-wmf-theme) from 0.0.3 to 0.0.5.
- [Release notes](https://github.com/cscott/jsdoc-wmf-theme/releases)
- [Commits](https://github.com/cscott/jsdoc-wmf-theme/commits)

---
updated-dependencies:
- dependency-name: jsdoc-wmf-theme
  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] 2022-02-19 15:08:05 -05:00 committed by GitHub
parent ce32836a61
commit 306570c5cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -8,7 +8,7 @@
"eslint-config-wikimedia": "0.21.0", "eslint-config-wikimedia": "0.21.0",
"grunt-banana-checker": "0.9.0", "grunt-banana-checker": "0.9.0",
"jsdoc": "3.6.10", "jsdoc": "3.6.10",
"jsdoc-wmf-theme": "0.0.3", "jsdoc-wmf-theme": "0.0.5",
"stylelint-config-idiomatic-order": "8.1.0", "stylelint-config-idiomatic-order": "8.1.0",
"stylelint-config-wikimedia": "0.11.1", "stylelint-config-wikimedia": "0.11.1",
"svgo": "2.8.0" "svgo": "2.8.0"
@ -3134,9 +3134,9 @@
} }
}, },
"node_modules/jsdoc-wmf-theme": { "node_modules/jsdoc-wmf-theme": {
"version": "0.0.3", "version": "0.0.5",
"resolved": "https://registry.npmjs.org/jsdoc-wmf-theme/-/jsdoc-wmf-theme-0.0.3.tgz", "resolved": "https://registry.npmjs.org/jsdoc-wmf-theme/-/jsdoc-wmf-theme-0.0.5.tgz",
"integrity": "sha512-jpszk0hcjY7bD1sCd8JrBdtcoudG0h9FbJTjdq8WOSEtUBNWgtIc7s1ccDoYnK/bp4OEuA7xH0xtpqe0SVutsw==", "integrity": "sha512-YRVucO3yiKF6a54oIR+gQLDynO60o2m0lOiCBCws0vIORJOn9T++tGJrOCVy5TSaSAmJTX1cnTbUCH7L+c1JCw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"domino": "^2.0.1", "domino": "^2.0.1",
@ -7882,9 +7882,9 @@
"dev": true "dev": true
}, },
"jsdoc-wmf-theme": { "jsdoc-wmf-theme": {
"version": "0.0.3", "version": "0.0.5",
"resolved": "https://registry.npmjs.org/jsdoc-wmf-theme/-/jsdoc-wmf-theme-0.0.3.tgz", "resolved": "https://registry.npmjs.org/jsdoc-wmf-theme/-/jsdoc-wmf-theme-0.0.5.tgz",
"integrity": "sha512-jpszk0hcjY7bD1sCd8JrBdtcoudG0h9FbJTjdq8WOSEtUBNWgtIc7s1ccDoYnK/bp4OEuA7xH0xtpqe0SVutsw==", "integrity": "sha512-YRVucO3yiKF6a54oIR+gQLDynO60o2m0lOiCBCws0vIORJOn9T++tGJrOCVy5TSaSAmJTX1cnTbUCH7L+c1JCw==",
"dev": true, "dev": true,
"requires": { "requires": {
"domino": "^2.0.1", "domino": "^2.0.1",

View file

@ -14,7 +14,7 @@
"eslint-config-wikimedia": "0.21.0", "eslint-config-wikimedia": "0.21.0",
"grunt-banana-checker": "0.9.0", "grunt-banana-checker": "0.9.0",
"jsdoc": "3.6.10", "jsdoc": "3.6.10",
"jsdoc-wmf-theme": "0.0.3", "jsdoc-wmf-theme": "0.0.5",
"stylelint-config-idiomatic-order": "8.1.0", "stylelint-config-idiomatic-order": "8.1.0",
"stylelint-config-wikimedia": "0.11.1", "stylelint-config-wikimedia": "0.11.1",
"svgo": "2.8.0" "svgo": "2.8.0"