Skip to content

Commit 0709c0a

Browse files
committed
chore(deps): update dependency prismjs to v1.27.0 [security]
1 parent c5b57f5 commit 0709c0a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-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.27.0",
7070
"react": "16.8.3",
7171
"react-dom": "16.8.3",
7272
"styled-components": "4.1.3"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8901,7 +8901,12 @@ 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-
prismjs@1.15.0, prismjs@^1.8.4, prismjs@~1.15.0:
8904+
prismjs@1.27.0:
8905+
version "1.27.0"
8906+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
8907+
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
8908+
8909+
prismjs@^1.8.4, prismjs@~1.15.0:
89058910
version "1.15.0"
89068911
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.15.0.tgz#8801d332e472091ba8def94976c8877ad60398d9"
89078912
integrity sha512-Lf2JrFYx8FanHrjoV5oL8YHCclLQgbJcVZR+gikGGMqz6ub5QVWDTM6YIwm3BuPxM/LOV+rKns3LssXNLIf+DA==

0 commit comments

Comments
 (0)