Bump minimist and mkdirp in /build
Bumps [minimist](https://github.com/substack/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/commits) Updates `mkdirp` from 0.5.5 to 1.0.4 - [Release notes](https://github.com/isaacs/node-mkdirp/releases) - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-mkdirp/compare/v0.5.5...v1.0.4) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect - dependency-name: mkdirp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
612d5d04e5
commit
5b6de14a9a
64
build/package-lock.json
generated
64
build/package-lock.json
generated
|
@ -34,8 +34,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"chai": "1.9.1",
|
||||
"grunt-mocha": "^1.0.0",
|
||||
"mocha": "^9.2.0"
|
||||
"grunt-mocha": "^1.2.0",
|
||||
"mocha": "^9.2.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
|
@ -900,9 +900,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/async": {
|
||||
"version": "2.6.3",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",
|
||||
"integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==",
|
||||
"version": "2.6.4",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
||||
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.14"
|
||||
}
|
||||
|
@ -4851,25 +4851,20 @@
|
|||
}
|
||||
},
|
||||
"node_modules/grunt-spritesmith": {
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-spritesmith/-/grunt-spritesmith-6.9.0.tgz",
|
||||
"integrity": "sha512-u6ZQwiivimm/sz9HalrFiniAZcesIq8eTdqqv2UinZ+eng0Ah3swFK6BvWFFeapzUXYCMHUKBc7a8liGQtn4wg==",
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-spritesmith/-/grunt-spritesmith-6.10.0.tgz",
|
||||
"integrity": "sha512-vEmw9hH1W4pT860OKYF/uWqAbmEHbvEALChr9iXe2rTn1k1DgN2Dg2SjQukXB8/R9B0rAoacZQ97FtysUGG0cg==",
|
||||
"dependencies": {
|
||||
"async": "~1.5.0",
|
||||
"async": "~2.6.4",
|
||||
"spritesheet-templates": "^10.3.0",
|
||||
"spritesmith": "^3.4.0",
|
||||
"underscore": "~1.13.1",
|
||||
"underscore": "~1.13.3",
|
||||
"url2": "1.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/grunt-spritesmith/node_modules/async": {
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
||||
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo="
|
||||
},
|
||||
"node_modules/grunt-svgmin": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/grunt-svgmin/-/grunt-svgmin-6.0.1.tgz",
|
||||
|
@ -12702,9 +12697,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/underscore": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.2.tgz",
|
||||
"integrity": "sha512-ekY1NhRzq0B08g4bGuX4wd2jZx5GnKz6mKSqFL4nqBlfyMGiG10gDFhDTMEfYmDL6Jy0FUIZp7wiRB+0BP7J2g=="
|
||||
"version": "1.13.4",
|
||||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.4.tgz",
|
||||
"integrity": "sha512-BQFnUDuAQ4Yf/cYY5LNrK9NCJFKriaRbD9uR1fTeXnBeoa97W0i41qkZfGO9pSo8I5KzjAcSY2XYtdf0oKd7KQ=="
|
||||
},
|
||||
"node_modules/underscore.string": {
|
||||
"version": "3.3.6",
|
||||
|
@ -13342,7 +13337,7 @@
|
|||
"version": "0.0.1",
|
||||
"integrity": "sha1-JN2XDWx749RJy7SeBD2tLML6nOc=",
|
||||
"dependencies": {
|
||||
"grunt-spritesmith": "^6.8.0"
|
||||
"grunt-spritesmith": "^6.10.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -13988,9 +13983,9 @@
|
|||
"integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c="
|
||||
},
|
||||
"async": {
|
||||
"version": "2.6.3",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",
|
||||
"integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==",
|
||||
"version": "2.6.4",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
|
||||
"integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
|
||||
"requires": {
|
||||
"lodash": "^4.17.14"
|
||||
}
|
||||
|
@ -17113,22 +17108,15 @@
|
|||
}
|
||||
},
|
||||
"grunt-spritesmith": {
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-spritesmith/-/grunt-spritesmith-6.9.0.tgz",
|
||||
"integrity": "sha512-u6ZQwiivimm/sz9HalrFiniAZcesIq8eTdqqv2UinZ+eng0Ah3swFK6BvWFFeapzUXYCMHUKBc7a8liGQtn4wg==",
|
||||
"version": "6.10.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-spritesmith/-/grunt-spritesmith-6.10.0.tgz",
|
||||
"integrity": "sha512-vEmw9hH1W4pT860OKYF/uWqAbmEHbvEALChr9iXe2rTn1k1DgN2Dg2SjQukXB8/R9B0rAoacZQ97FtysUGG0cg==",
|
||||
"requires": {
|
||||
"async": "~1.5.0",
|
||||
"async": "~2.6.4",
|
||||
"spritesheet-templates": "^10.3.0",
|
||||
"spritesmith": "^3.4.0",
|
||||
"underscore": "~1.13.1",
|
||||
"underscore": "~1.13.3",
|
||||
"url2": "1.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": {
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
||||
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo="
|
||||
}
|
||||
}
|
||||
},
|
||||
"grunt-svgmin": {
|
||||
|
@ -17392,7 +17380,7 @@
|
|||
"iconsprite": {
|
||||
"version": "file:sprites",
|
||||
"requires": {
|
||||
"grunt-spritesmith": "^6.8.0"
|
||||
"grunt-spritesmith": "^6.10.0"
|
||||
}
|
||||
},
|
||||
"iconv-lite": {
|
||||
|
@ -22874,9 +22862,9 @@
|
|||
"integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo="
|
||||
},
|
||||
"underscore": {
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.2.tgz",
|
||||
"integrity": "sha512-ekY1NhRzq0B08g4bGuX4wd2jZx5GnKz6mKSqFL4nqBlfyMGiG10gDFhDTMEfYmDL6Jy0FUIZp7wiRB+0BP7J2g=="
|
||||
"version": "1.13.4",
|
||||
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.4.tgz",
|
||||
"integrity": "sha512-BQFnUDuAQ4Yf/cYY5LNrK9NCJFKriaRbD9uR1fTeXnBeoa97W0i41qkZfGO9pSo8I5KzjAcSY2XYtdf0oKd7KQ=="
|
||||
},
|
||||
"underscore.string": {
|
||||
"version": "3.3.6",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"chai": "1.9.1",
|
||||
"grunt-mocha": "^1.0.0",
|
||||
"mocha": "^9.2.0"
|
||||
"grunt-mocha": "^1.2.0",
|
||||
"mocha": "^9.2.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue