Skip to content

Commit 8b34130

Browse files
build(deps): bump prismjs from 1.27.0 to 1.30.0 (#431)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.27.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.27.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5726bf7 commit 8b34130

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
@@ -40,7 +40,7 @@
4040
"juice": "5.2.0",
4141
"node-sass": "^4.12.0",
4242
"postgraphile": "^4.12.3",
43-
"prismjs": "1.27.0",
43+
"prismjs": "1.30.0",
4444
"react": "^16.9.0",
4545
"react-dom": "^16.9.0",
4646
"react-github-btn": "^1.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12037,10 +12037,10 @@ pretty-error@^2.1.1:
1203712037
renderkid "^2.0.1"
1203812038
utila "~0.4"
1203912039

12040-
prismjs@1.27.0:
12041-
version "1.27.0"
12042-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
12043-
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
12040+
prismjs@1.30.0:
12041+
version "1.30.0"
12042+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
12043+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
1204412044

1204512045
private@^0.1.6, private@^0.1.8:
1204612046
version "0.1.8"

0 commit comments

Comments
 (0)