mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
97d8246877
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0) Signed-off-by: dependabot[bot] <support@github.com>
20 lines
490 B
JSON
20 lines
490 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"argparse": "^1.0.10",
|
|
"github-markdown-css": "^4.0.0",
|
|
"github-slugger": "^1.2.1",
|
|
"markdown-it": "*",
|
|
"markdown-it-emoji": "*",
|
|
"markdown-it-task-checkbox": "*",
|
|
"prismjs": "^1.23.0"
|
|
},
|
|
"devDependencies": {
|
|
"eslint": "*",
|
|
"eslint-config-dmitmel": "dmitmel/eslint-config-dmitmel",
|
|
"eslint-config-prettier": "*",
|
|
"eslint-plugin-node": "*",
|
|
"eslint-plugin-prettier": "*",
|
|
"prettier": "*"
|
|
}
|
|
}
|