mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
Bump marked from 0.6.1 to 1.1.1
Bumps [marked](https://github.com/markedjs/marked) from 0.6.1 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.6.1...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
4998c158d2
commit
a43e47babc
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5938,9 +5938,9 @@
|
||||
}
|
||||
},
|
||||
"marked": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-0.6.1.tgz",
|
||||
"integrity": "sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA=="
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-1.1.1.tgz",
|
||||
"integrity": "sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw=="
|
||||
},
|
||||
"md5.js": {
|
||||
"version": "1.3.5",
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
"express": "^4.16.4",
|
||||
"highlight.js": "^9.14.2",
|
||||
"immer": "^1.12.1",
|
||||
"marked": "^0.6.1",
|
||||
"marked": "^1.1.1",
|
||||
"office-ui-fabric-react": "^6.144.0",
|
||||
"react": "^16.8.3",
|
||||
"react-dom": "^16.8.3",
|
||||
|
||||
Reference in New Issue
Block a user