Skip to content

Commit bafe04e

Browse files
authored
Merge pull request #363 from salesforcecli/dependabot-npm_and_yarn-marked-4.3.0
fix(deps): bump marked from 4.2.12 to 4.3.0
2 parents 40fb070 + efc4afa commit bafe04e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/kit": "^1.9.2",
1212
"@salesforce/sf-plugins-core": "^2.2.4",
1313
"got": "^11.8.6",
14-
"marked": "^4.2.12",
14+
"marked": "^4.3.0",
1515
"marked-terminal": "^4.2.0",
1616
"open": "^8.4.2",
1717
"proxy-agent": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5096,10 +5096,10 @@ marked-terminal@^4.2.0:
50965096
node-emoji "^1.10.0"
50975097
supports-hyperlinks "^2.1.0"
50985098

5099-
marked@^4.0.19, marked@^4.2.12:
5100-
version "4.2.12"
5101-
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.12.tgz#d69a64e21d71b06250da995dcd065c11083bebb5"
5102-
integrity sha512-yr8hSKa3Fv4D3jdZmtMMPghgVt6TWbk86WQaWhDloQjRSQhMMYCAro7jP7VDJrjjdV8pxVxMssXS8B8Y5DZ5aw==
5099+
marked@^4.0.19, marked@^4.3.0:
5100+
version "4.3.0"
5101+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
5102+
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
51035103

51045104
"mem-fs-editor@^8.1.2 || ^9.0.0":
51055105
version "9.5.0"

0 commit comments

Comments
 (0)