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

Commit a4a5b7f

Browse files
authored
Merge pull request #172 from diegonvs/renovate/prismjs-1.x
Update dependency prismjs to v1.17.1
2 parents d9691f8 + 5bd78e7 commit a4a5b7f

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
@@ -53,7 +53,7 @@
5353
"netlify-identity-widget": "1.5.4",
5454
"node-sass": "4.12.0",
5555
"nothing": "0.1.0",
56-
"prismjs": "1.16.0",
56+
"prismjs": "1.17.1",
5757
"react": "16.8.6",
5858
"react-dom": "16.8.6",
5959
"react-helmet": "5.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9232,10 +9232,10 @@ pretty-error@^2.1.1:
92329232
renderkid "^2.0.1"
92339233
utila "~0.4"
92349234

9235-
prismjs@1.16.0:
9236-
version "1.16.0"
9237-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.16.0.tgz#406eb2c8aacb0f5f0f1167930cb83835d10a4308"
9238-
integrity sha512-OA4MKxjFZHSvZcisLGe14THYsug/nF6O1f0pAJc0KN0wTyAcLqmsbE+lTGKSpyh+9pEW57+k6pg2AfYR+coyHA==
9235+
prismjs@1.17.1:
9236+
version "1.17.1"
9237+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.17.1.tgz#e669fcbd4cdd873c35102881c33b14d0d68519be"
9238+
integrity sha512-PrEDJAFdUGbOP6xK/UsfkC5ghJsPJviKgnQOoxaDbBjwc8op68Quupwt1DeAFoG8GImPhiKXAvvsH7wDSLsu1Q==
92399239
optionalDependencies:
92409240
clipboard "^2.0.0"
92419241

0 commit comments

Comments
 (0)