Skip to content

Commit c4b06f6

Browse files
fix(deps): update dependency hexo-filter-mathjax to v0.9.1
1 parent c0f3bf9 commit c4b06f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"hexo": "7.3.0",
1717
"hexo-deployer-git": "4.0.0",
1818
"hexo-filter-emoji": "2.2.2",
19-
"hexo-filter-mathjax": "0.9.0",
19+
"hexo-filter-mathjax": "0.9.1",
2020
"hexo-generator-archive": "2.0.0",
2121
"hexo-generator-category": "2.0.0",
2222
"hexo-generator-category-enhance": "0.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -980,10 +980,10 @@ [email protected]:
980980
dependencies:
981981
lodash "4.17.21"
982982

983-
984-
version "0.9.0"
985-
resolved "https://registry.yarnpkg.com/hexo-filter-mathjax/-/hexo-filter-mathjax-0.9.0.tgz#d2d873fb51b6257f896009c9c5c69e5cba1e4617"
986-
integrity sha512-tTeaRLQjE60m4dSHA+SCXHYsTcqN6bGGxA+3Zzw6GHMBweIZNKXOS0ctUq32PuwejFlLKUSAeQdhhvTBOrgKMA==
983+
984+
version "0.9.1"
985+
resolved "https://registry.yarnpkg.com/hexo-filter-mathjax/-/hexo-filter-mathjax-0.9.1.tgz#b3033f50697fd48e7e14e3cb2369e6cb9b9e8117"
986+
integrity sha512-N7EgxILRH/pITVcirDKfR9Sb5BCV26+o72+PXMTHnZ9ityWFy5euigO8nVsN0FLDNkHiGrepCbtn1kpb7lGWZw==
987987
dependencies:
988988
mathjax-full "3.2.2"
989989

0 commit comments

Comments
 (0)