Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #118 from Halyul/dependabot/npm_and_yarn/prismjs-1…
Browse files Browse the repository at this point in the history
….21.0

chore(deps): bump prismjs from 1.20.0 to 1.21.0
  • Loading branch information
Halyul committed Aug 20, 2020
2 parents 88a64e3 + 639bb8c commit abee506
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "GPL-3.0",
"dependencies": {
"hexo-renderer-scss": "^1.0.3",
"prismjs": "^1.6.0",
"prismjs": "^1.21.0",
"uglify-js": "^3.9.3",
"uglifycss": "^0.0.29"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1902,10 +1902,10 @@ postcss@^7.0.6:
source-map "^0.6.1"
supports-color "^6.1.0"

prismjs@^1.6.0:
version "1.20.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.20.0.tgz#9b685fc480a3514ee7198eac6a3bf5024319ff03"
integrity sha512-AEDjSrVNkynnw6A+B1DsFkd6AVdTnp+/WoUixFRULlCLZVRZlVQMVWio/16jv7G1FscUxQxOQhWwApgbnxr6kQ==
prismjs@^1.21.0:
version "1.21.0"
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
optionalDependencies:
clipboard "^2.0.0"

Expand Down

0 comments on commit abee506

Please sign in to comment.