Skip to content

Commit 3fd3b59

Browse files
Bump prismjs from 1.25.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 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.25.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8352c8b commit 3fd3b59

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"netlify-cms-app": ">=2.9.1",
3333
"netlify-cms-widget-inline-select": ">=1.3.1",
3434
"postcss-easy-import": "^3.0.0",
35-
"prismjs": ">=1.25.0",
35+
"prismjs": ">=1.27.0",
3636
"prop-types": "^15.6.2",
3737
"react": "^16.7.0",
3838
"react-clipboard.js": "^2.0.7",
@@ -73,7 +73,7 @@
7373
"dotenv": "^8.0.0",
7474
"lodash": "^4.17.21",
7575
"md5": "^2.2.1",
76-
"prismjs": ">=1.25.0",
76+
"prismjs": ">=1.27.0",
7777
"randomstring": "^1.1.5",
7878
"yamljs": "^0.3.0"
7979
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13687,10 +13687,10 @@ pretty-hrtime@^1.0.3:
1368713687
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
1368813688
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
1368913689

13690-
prismjs@>=1.25.0, prismjs@^1.8.4:
13691-
version "1.25.0"
13692-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
13693-
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
13690+
prismjs@>=1.27.0, prismjs@^1.8.4:
13691+
version "1.27.0"
13692+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
13693+
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
1369413694

1369513695
prismjs@~1.17.0:
1369613696
version "1.17.1"

0 commit comments

Comments
 (0)