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:
dependabot[bot] 2023-12-28 19:08:58 +00:00 committed by GitHub
parent d26b0cb8be
commit 2a40c03878
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "coryd.dev", "name": "coryd.dev",
"version": "3.0.2", "version": "4.0.9",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "coryd.dev", "name": "coryd.dev",
"version": "3.0.2", "version": "4.0.9",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "3.0.0-alpha.3", "@11ty/eleventy": "3.0.0-alpha.3",
@ -15,7 +15,7 @@
"@11ty/eleventy-img": "^3.1.8", "@11ty/eleventy-img": "^3.1.8",
"@11ty/eleventy-plugin-rss": "^1.2.0", "@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.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", "autoprefixer": "^10.4.16",
"child_process": "^1.0.2", "child_process": "^1.0.2",
"clean-css": "^5.3.3", "clean-css": "^5.3.3",
@ -517,9 +517,9 @@
} }
}, },
"node_modules/@rknightuk/eleventy-plugin-post-graph": { "node_modules/@rknightuk/eleventy-plugin-post-graph": {
"version": "1.0.4", "version": "1.0.5",
"resolved": "https://registry.npmjs.org/@rknightuk/eleventy-plugin-post-graph/-/eleventy-plugin-post-graph-1.0.4.tgz", "resolved": "https://registry.npmjs.org/@rknightuk/eleventy-plugin-post-graph/-/eleventy-plugin-post-graph-1.0.5.tgz",
"integrity": "sha512-TuQg8NHnKVjMKOTx2zZtRaK4RIfyWr2OE9tduZ/AzHktoVrj0xBhRNmJZKdYdeQa/3XjBw4GR7xPbgf33ZDBCg==", "integrity": "sha512-4IalfGTox4YnyqzuSWlHDVEbr2RgtzAlvOLBg5+I1lV1zKnMNlqkntF2nTMoE7SpoxQy4XN6qidBOdlbXWs3bg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@11ty/eleventy": "^2.0.1", "@11ty/eleventy": "^2.0.1",

View file

@ -23,7 +23,7 @@
"@11ty/eleventy-img": "^3.1.8", "@11ty/eleventy-img": "^3.1.8",
"@11ty/eleventy-plugin-rss": "^1.2.0", "@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.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", "autoprefixer": "^10.4.16",
"child_process": "^1.0.2", "child_process": "^1.0.2",
"clean-css": "^5.3.3", "clean-css": "^5.3.3",