Skip to content

Commit 159de6a

Browse files
committed
chore(deps): update dependency prismjs to v1.23.0 [security]
1 parent c5b57f5 commit 159de6a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"lint-staged": "8.1.4",
6767
"polished": "3.0.0",
6868
"prettier": "1.16.4",
69-
"prismjs": "1.15.0",
69+
"prismjs": "1.23.0",
7070
"react": "16.8.3",
7171
"react-dom": "16.8.3",
7272
"styled-components": "4.1.3"

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8901,7 +8901,14 @@ pretty-hrtime@^1.0.3:
89018901
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
89028902
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
89038903

8904-
[email protected], prismjs@^1.8.4, prismjs@~1.15.0:
8904+
8905+
version "1.23.0"
8906+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33"
8907+
integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==
8908+
optionalDependencies:
8909+
clipboard "^2.0.0"
8910+
8911+
prismjs@^1.8.4, prismjs@~1.15.0:
89058912
version "1.15.0"
89068913
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.15.0.tgz#8801d332e472091ba8def94976c8877ad60398d9"
89078914
integrity sha512-Lf2JrFYx8FanHrjoV5oL8YHCclLQgbJcVZR+gikGGMqz6ub5QVWDTM6YIwm3BuPxM/LOV+rKns3LssXNLIf+DA==

0 commit comments

Comments
 (0)