Merge pull request #275 from cdransf/dependabot/npm_and_yarn/rknightuk/eleventy-plugin-post-graph-1.0.3

chore(deps-dev): bump @rknightuk/eleventy-plugin-post-graph from 1.0.1 to 1.0.3
This commit is contained in:
Cory Dransfeldt 2023-12-20 11:55:22 -08:00 committed by GitHub
commit c7e488eedc
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",