chore: bump parser
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
ff002be0f6
commit
189859f772
6
tools/challenge-md-parser/package-lock.json
generated
6
tools/challenge-md-parser/package-lock.json
generated
@ -3507,9 +3507,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lodash": {
|
"lodash": {
|
||||||
"version": "4.17.15",
|
"version": "4.17.19",
|
||||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
|
||||||
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
|
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
|
||||||
},
|
},
|
||||||
"lodash.sortby": {
|
"lodash.sortby": {
|
||||||
"version": "4.7.0",
|
"version": "4.7.0",
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"hast-util-select": "^2.1.0",
|
"hast-util-select": "^2.1.0",
|
||||||
"hast-util-to-html": "^4.0.1",
|
"hast-util-to-html": "^4.0.1",
|
||||||
"js-yaml": "^3.12.0",
|
"js-yaml": "^3.12.0",
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.19",
|
||||||
"rehype-raw": "^3.0.0",
|
"rehype-raw": "^3.0.0",
|
||||||
"rehype-stringify": "^4.0.0",
|
"rehype-stringify": "^4.0.0",
|
||||||
"remark-frontmatter": "^1.3.0",
|
"remark-frontmatter": "^1.3.0",
|
||||||
|
Reference in New Issue
Block a user