diff options
Bump prismjs in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [prismjs](https://github.com/PrismJS/prism).
Updates `prismjs` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-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" } } |