Skip to content

Commit f5dbd74

Browse files
authored
Merge pull request #328 from javaistic/depfu/update/yarn/prismjs-1.29.0
Update prismjs: 1.28.0 → 1.29.0 (minor)
2 parents 33bbdc0 + 6b8d571 commit f5dbd74

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
@@ -53,7 +53,7 @@
5353
"postcss-focus-visible": "^5.0.0",
5454
"postcss-import": "^14.1.0",
5555
"postcss-nested": "^5.0.6",
56-
"prismjs": "^1.28.0",
56+
"prismjs": "^1.29.0",
5757
"react": "^18.2.0",
5858
"react-dom": "^18.2.0",
5959
"react-intersection-observer": "^8.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5176,10 +5176,10 @@ pretty-hrtime@^1.0.3:
51765176
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
51775177
integrity sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==
51785178

5179-
prismjs@^1.28.0:
5180-
version "1.28.0"
5181-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.28.0.tgz#0d8f561fa0f7cf6ebca901747828b149147044b6"
5182-
integrity sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw==
5179+
prismjs@^1.29.0:
5180+
version "1.29.0"
5181+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
5182+
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
51835183

51845184
prop-types@^15.7.2, prop-types@^15.8.1:
51855185
version "15.8.1"

0 commit comments

Comments
 (0)