build: Upgrade grunt-banana-checker from 0.11.0 to 0.11.1

Change-Id: I9390d6f36ef029b0a29126421b4647948bac7147
This commit is contained in:
James D. Forrester 2023-09-26 14:39:59 -04:00
parent aa645e7381
commit c7ee116f07
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -16,7 +16,7 @@
"api-testing": "1.6.0", "api-testing": "1.6.0",
"eslint-config-wikimedia": "0.25.1", "eslint-config-wikimedia": "0.25.1",
"grunt": "1.6.1", "grunt": "1.6.1",
"grunt-banana-checker": "0.11.0", "grunt-banana-checker": "0.11.1",
"grunt-contrib-copy": "1.0.0", "grunt-contrib-copy": "1.0.0",
"grunt-contrib-watch": "1.1.0", "grunt-contrib-watch": "1.1.0",
"grunt-eslint": "24.3.0", "grunt-eslint": "24.3.0",
@ -6255,9 +6255,9 @@
} }
}, },
"node_modules/grunt-banana-checker": { "node_modules/grunt-banana-checker": {
"version": "0.11.0", "version": "0.11.1",
"resolved": "https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.11.0.tgz", "resolved": "https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.11.1.tgz",
"integrity": "sha512-qXtcxu7y9GFEIx6ELm5jSf+JqvCafdco+t/YsrUhUDNe9AgCnP7X0R+PxT0qZaDftKVrDrR2gPOYqpaAye5bDw==", "integrity": "sha512-CF0h/TXaX9sbF2yIz+fUfJc4Zvms7XGYQ7ZYMD5+vv0LMZzSFf7JSHXDaBEs72nQWw4r4ap5fOW3baAliW+0bQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"banana-checker": "src/cli.js" "banana-checker": "src/cli.js"
@ -18497,9 +18497,9 @@
} }
}, },
"grunt-banana-checker": { "grunt-banana-checker": {
"version": "0.11.0", "version": "0.11.1",
"resolved": "https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.11.0.tgz", "resolved": "https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.11.1.tgz",
"integrity": "sha512-qXtcxu7y9GFEIx6ELm5jSf+JqvCafdco+t/YsrUhUDNe9AgCnP7X0R+PxT0qZaDftKVrDrR2gPOYqpaAye5bDw==", "integrity": "sha512-CF0h/TXaX9sbF2yIz+fUfJc4Zvms7XGYQ7ZYMD5+vv0LMZzSFf7JSHXDaBEs72nQWw4r4ap5fOW3baAliW+0bQ==",
"dev": true "dev": true
}, },
"grunt-cli": { "grunt-cli": {

View file

@ -23,7 +23,7 @@
"api-testing": "1.6.0", "api-testing": "1.6.0",
"eslint-config-wikimedia": "0.25.1", "eslint-config-wikimedia": "0.25.1",
"grunt": "1.6.1", "grunt": "1.6.1",
"grunt-banana-checker": "0.11.0", "grunt-banana-checker": "0.11.1",
"grunt-contrib-copy": "1.0.0", "grunt-contrib-copy": "1.0.0",
"grunt-contrib-watch": "1.1.0", "grunt-contrib-watch": "1.1.0",
"grunt-eslint": "24.3.0", "grunt-eslint": "24.3.0",