Skip to content

Commit e42e988

Browse files
Bump prismjs from 1.29.0 to 1.30.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5829da commit e42e988

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

playgrounds/next-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"faker": "^5.1.0",
1818
"lodash": "^4.17.21",
1919
"next": "^12.1.0",
20-
"prismjs": "^1.27.0",
20+
"prismjs": "^1.30.0",
2121
"rc-table": "^7.10.0",
2222
"react": "^17.0.2",
2323
"react-dom": "^17.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4036,7 +4036,7 @@ __metadata:
40364036
faker: ^5.1.0
40374037
lodash: ^4.17.21
40384038
next: ^12.1.0
4039-
prismjs: ^1.27.0
4039+
prismjs: ^1.30.0
40404040
rc-table: ^7.10.0
40414041
react: ^17.0.2
40424042
react-dom: ^17.0.2
@@ -20991,10 +20991,10 @@ __metadata:
2099120991
languageName: node
2099220992
linkType: hard
2099320993

20994-
"prismjs@npm:^1.27.0":
20995-
version: 1.29.0
20996-
resolution: "prismjs@npm:1.29.0"
20997-
checksum: 007a8869d4456ff8049dc59404e32d5666a07d99c3b0e30a18bd3b7676dfa07d1daae9d0f407f20983865fd8da56de91d09cb08e6aa61f5bc420a27c0beeaf93
20994+
"prismjs@npm:^1.30.0":
20995+
version: 1.30.0
20996+
resolution: "prismjs@npm:1.30.0"
20997+
checksum: a68eddd4c5f1c506badb5434b0b28a7cc2479ed1df91bc4218e6833c7971ef40c50ec481ea49749ac964256acb78d8b66a6bd11554938e8998e46c18b5f9a580
2099820998
languageName: node
2099920999
linkType: hard
2100021000

0 commit comments

Comments
 (0)