Skip to content

Commit e2960d9

Browse files
⬆ Update prismjs requirement from ^1.29.0 to ^1.30.0 in /www/scripts (php-curl-class#934)
Updates the requirements on [prismjs](https://github.com/PrismJS/prism) to permit the latest version. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zach Borboa <zachborboa@gmail.com>
1 parent 99c97ea commit e2960d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"prismjs": "^1.29.0"
3+
"prismjs": "^1.30.0"
44
}
55
}

0 commit comments

Comments
 (0)