Skip to content

Commit f369ef5

Browse files
chore(deps): bump prismjs from 1.24.1 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.24.1...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f1da2a commit f369ef5

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
@@ -31,7 +31,7 @@
3131
"copy-lite": "^0.1.2",
3232
"lodash.throttle": "^4.1.1",
3333
"next": "^10.0.9",
34-
"prismjs": "^1.24.0",
34+
"prismjs": "^1.27.0",
3535
"query-string": "^6.8.2",
3636
"react": "^17.0.1",
3737
"react-ace": "^9.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2747,10 +2747,10 @@ prism-react-renderer@^1.1.1:
27472747
resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-1.2.1.tgz#392460acf63540960e5e3caa699d851264e99b89"
27482748
integrity sha512-w23ch4f75V1Tnz8DajsYKvY5lF7H1+WvzvLUcF0paFxkTHSp42RS0H5CttdN2Q8RR3DRGZ9v5xD/h3n8C8kGmg==
27492749

2750-
prismjs@^1.24.0:
2751-
version "1.24.1"
2752-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036"
2753-
integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==
2750+
prismjs@^1.27.0:
2751+
version "1.27.0"
2752+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
2753+
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
27542754

27552755
process-nextick-args@~2.0.0:
27562756
version "2.0.1"

0 commit comments

Comments
 (0)