Bump all-contributors-cli from 6.22.0 to 6.24.0 (#763)
Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli) from 6.22.0 to 6.24.0. - [Release notes](https://github.com/all-contributors/all-contributors-cli/releases) - [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.22.0...v6.24.0) --- updated-dependencies: - dependency-name: all-contributors-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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:
parent
d5c44108d8
commit
560f47149d
|
|
@ -11,7 +11,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "^1.0.2",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
|
||||
"all-contributors-cli": "^6.22.0",
|
||||
"all-contributors-cli": "^6.24.0",
|
||||
"clean-css": "^5.3.1",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^3.0.4",
|
||||
|
|
@ -388,9 +388,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/all-contributors-cli": {
|
||||
"version": "6.22.0",
|
||||
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.22.0.tgz",
|
||||
"integrity": "sha512-oYm0aNsVHq1igdtM8DG6o6G082iufRml5lbLNDOdYlpMnrLZhP9IaCXx1AXVToRG8Os1NVrXEC5hc5PneXJFhQ==",
|
||||
"version": "6.24.0",
|
||||
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.24.0.tgz",
|
||||
"integrity": "sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.7.6",
|
||||
|
|
@ -4657,9 +4657,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"all-contributors-cli": {
|
||||
"version": "6.22.0",
|
||||
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.22.0.tgz",
|
||||
"integrity": "sha512-oYm0aNsVHq1igdtM8DG6o6G082iufRml5lbLNDOdYlpMnrLZhP9IaCXx1AXVToRG8Os1NVrXEC5hc5PneXJFhQ==",
|
||||
"version": "6.24.0",
|
||||
"resolved": "https://registry.npmjs.org/all-contributors-cli/-/all-contributors-cli-6.24.0.tgz",
|
||||
"integrity": "sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.7.6",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "^1.0.2",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
|
||||
"all-contributors-cli": "^6.22.0",
|
||||
"all-contributors-cli": "^6.24.0",
|
||||
"clean-css": "^5.3.1",
|
||||
"html-minifier": "^4.0.0",
|
||||
"luxon": "^3.0.4",
|
||||
|
|
|
|||
Loading…
Reference in New Issue