diff options
Merge pull request #3 from marcthe12/dependabot/npm_and_yarn/npm_and_yarn-46be7da7dc
Bump prismjs from 1.29.0 to 1.30.0 in the npm_and_yarn group across 1 directory
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bbab67e..92e8aff 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ "@11ty/eleventy-plugin-webc": "^0.11.2", "@sindresorhus/slugify": "^2.2.1", "modern-normalize": "^3.0.0", - "prismjs": "^1.29.0" + "prismjs": "^1.30.0" } } |