chore(deps-dev): bump @rknightuk/eleventy-plugin-post-graph
Bumps [@rknightuk/eleventy-plugin-post-graph](https://github.com/rknightuk/eleventy-plugin-post-graph) from 1.0.4 to 1.0.5. - [Changelog](https://github.com/rknightuk/eleventy-plugin-post-graph/blob/main/changelog.md) - [Commits](https://github.com/rknightuk/eleventy-plugin-post-graph/commits) --- updated-dependencies: - dependency-name: "@rknightuk/eleventy-plugin-post-graph" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d26b0cb8be
commit
2a40c03878
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "3.0.2",
|
||||
"version": "4.0.9",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "coryd.dev",
|
||||
"version": "3.0.2",
|
||||
"version": "4.0.9",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "3.0.0-alpha.3",
|
||||
|
@ -15,7 +15,7 @@
|
|||
"@11ty/eleventy-img": "^3.1.8",
|
||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@rknightuk/eleventy-plugin-post-graph": "^1.0.4",
|
||||
"@rknightuk/eleventy-plugin-post-graph": "^1.0.5",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"child_process": "^1.0.2",
|
||||
"clean-css": "^5.3.3",
|
||||
|
@ -517,9 +517,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@rknightuk/eleventy-plugin-post-graph": {
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@rknightuk/eleventy-plugin-post-graph/-/eleventy-plugin-post-graph-1.0.4.tgz",
|
||||
"integrity": "sha512-TuQg8NHnKVjMKOTx2zZtRaK4RIfyWr2OE9tduZ/AzHktoVrj0xBhRNmJZKdYdeQa/3XjBw4GR7xPbgf33ZDBCg==",
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@rknightuk/eleventy-plugin-post-graph/-/eleventy-plugin-post-graph-1.0.5.tgz",
|
||||
"integrity": "sha512-4IalfGTox4YnyqzuSWlHDVEbr2RgtzAlvOLBg5+I1lV1zKnMNlqkntF2nTMoE7SpoxQy4XN6qidBOdlbXWs3bg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"@11ty/eleventy-img": "^3.1.8",
|
||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@rknightuk/eleventy-plugin-post-graph": "^1.0.4",
|
||||
"@rknightuk/eleventy-plugin-post-graph": "^1.0.5",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"child_process": "^1.0.2",
|
||||
"clean-css": "^5.3.3",
|
||||
|
|
Reference in a new issue