chore(deps-dev): bump grunt-banana-checker from 0.11.0 to 0.11.1 (#720)

Bumps [grunt-banana-checker](https://github.com/wikimedia/banana-checker) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/wikimedia/banana-checker/releases)
- [Changelog](https://github.com/wikimedia/banana-checker/blob/master/History.md)
- [Commits](https://github.com/wikimedia/banana-checker/commits)

---
updated-dependencies:
- dependency-name: grunt-banana-checker
  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] 2023-09-28 00:50:45 -04:00 committed by GitHub
parent 81a32c6292
commit 066abef8a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@wikimedia/types-wikimedia": "0.4.1",
"devmoji": "^2.3.0",
"eslint-config-wikimedia": "0.25.1",
"grunt-banana-checker": "0.11.0",
"grunt-banana-checker": "0.11.1",
"husky": "^8.0.3",
"standard-version": "^9.5.0",
"stylelint": "^15.10.3",
@ -3171,9 +3171,9 @@
"dev": true
},
"node_modules/grunt-banana-checker": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.11.0.tgz",
"integrity": "sha512-qXtcxu7y9GFEIx6ELm5jSf+JqvCafdco+t/YsrUhUDNe9AgCnP7X0R+PxT0qZaDftKVrDrR2gPOYqpaAye5bDw==",
"version": "0.11.1",
"resolved": "https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.11.1.tgz",
"integrity": "sha512-CF0h/TXaX9sbF2yIz+fUfJc4Zvms7XGYQ7ZYMD5+vv0LMZzSFf7JSHXDaBEs72nQWw4r4ap5fOW3baAliW+0bQ==",
"dev": true,
"bin": {
"banana-checker": "src/cli.js"

View file

@ -21,7 +21,7 @@
"@wikimedia/types-wikimedia": "0.4.1",
"devmoji": "^2.3.0",
"eslint-config-wikimedia": "0.25.1",
"grunt-banana-checker": "0.11.0",
"grunt-banana-checker": "0.11.1",
"husky": "^8.0.3",
"standard-version": "^9.5.0",
"stylelint": "^15.10.3",