Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Commit 7685a79

Browse files
committed
chore(deps): update dependency @types/prismjs to v1.16.0
1 parent 2a53ffa commit 7685a79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@poi/plugin-typescript": "12.0.1",
4949
"@types/marked": "0.6.0",
50-
"@types/prismjs": "1.9.0",
50+
"@types/prismjs": "1.16.0",
5151
"@vue/component-compiler-utils": "2.5.0",
5252
"bili": "3.4.2",
5353
"node-sass": "4.11.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -785,10 +785,10 @@
785785
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.18.tgz#1d3ca764718915584fcd9f6344621b7672665c67"
786786
integrity sha512-fh+pAqt4xRzPfqA6eh3Z2y6fyZavRIumvjhaCL753+TVkGKGhpPeyrJG2JftD0T9q4GF00KjefsQ+PQNDdWQaQ==
787787

788-
"@types/prismjs@1.9.0":
789-
version "1.9.0"
790-
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.9.0.tgz#38af9491e2f105079a443703ee675fb27371ec94"
791-
integrity sha512-zeh+xd2pcCvWm1XtWLR4v5pzZMybKeq6X8Q4cIZMMx8GmyKDUfJaOtw+JaONHUQt5ncKFXezl8QGIDQsSF5YfA==
788+
"@types/prismjs@1.16.0":
789+
version "1.16.0"
790+
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.16.0.tgz#4328c9f65698e59f4feade8f4e5d928c748fd643"
791+
integrity sha512-mEyuziLrfDCQ4juQP1k706BUU/c8OGn/ZFl69AXXY6dStHClKX4P+N8+rhqpul1vRDA2VOygzMRSJJZHyDEOfw==
792792

793793
"@types/q@^1.5.1":
794794
version "1.5.1"

0 commit comments

Comments
 (0)