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.1 to 1.0.3.
- [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-20 19:53:55 +00:00 committed by GitHub
parent e9dfd7ec6e
commit 1b69503c22
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",
"version": "2.8.0",
"version": "2.9.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "2.8.0",
"version": "2.9.0",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
@ -18,7 +18,7 @@
"@catppuccin/tailwindcss": "^0.1.6",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@rknightuk/eleventy-plugin-post-graph": "^1.0.1",
"@rknightuk/eleventy-plugin-post-graph": "^1.0.3",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.10",
@ -1202,9 +1202,9 @@
}
},
"node_modules/@rknightuk/eleventy-plugin-post-graph": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@rknightuk/eleventy-plugin-post-graph/-/eleventy-plugin-post-graph-1.0.1.tgz",
"integrity": "sha512-AhT2U1g/onZhekcGDTi7skDLK81p6UC+XaSDyY/yXV8+W+L2skkaad42tRNubaKx+58/eus69aNa4FI3fwfTFA==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@rknightuk/eleventy-plugin-post-graph/-/eleventy-plugin-post-graph-1.0.3.tgz",
"integrity": "sha512-Km+bXoLJLhJd24TSX7G4QJpDv1zxfMYQCIQ2sOW9fy/qQyD7GlRrjpTJ8M26aepTqw7SA5Qk2mtOF5GW0WPMsw==",
"dev": true,
"dependencies": {
"@11ty/eleventy": "^2.0.1",

View file

@ -27,7 +27,7 @@
"@catppuccin/tailwindcss": "^0.1.6",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@rknightuk/eleventy-plugin-post-graph": "^1.0.1",
"@rknightuk/eleventy-plugin-post-graph": "^1.0.3",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.10",