Skip to content

Commit

Permalink
Merge pull request #262 from salesforcecli/dependabot-npm_and_yarn-ma…
Browse files Browse the repository at this point in the history
…rked-4.2.3

fix(deps): bump marked from 4.2.2 to 4.2.3
  • Loading branch information
svc-cli-bot authored Dec 5, 2022
2 parents 35cdc4a + 0e6c382 commit 0c17719
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@salesforce/core": "^3.30.12",
"@salesforce/kit": "^1.6.1",
"got": "^11.8.2",
"marked": "^4.2.2",
"marked": "^4.2.3",
"marked-terminal": "^4.2.0",
"open": "^8.4.0",
"proxy-agent": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5338,10 +5338,10 @@ marked-terminal@^4.2.0:
node-emoji "^1.10.0"
supports-hyperlinks "^2.1.0"

marked@^4.0.16, marked@^4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.2.tgz#1d2075ad6cdfe42e651ac221c32d949a26c0672a"
integrity sha512-JjBTFTAvuTgANXx82a5vzK9JLSMoV6V3LBVn4Uhdso6t7vXrGx7g1Cd2r6NYSsxrYbQGFCMqBDhFHyK5q2UvcQ==
marked@^4.0.16, marked@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.3.tgz#bd76a5eb510ff1d8421bc6c3b2f0b93488c15bea"
integrity sha512-slWRdJkbTZ+PjkyJnE30Uid64eHwbwa1Q25INCAYfZlK4o6ylagBy/Le9eWntqJFoFT93ikUKMv47GZ4gTwHkw==

"mem-fs-editor@^8.1.2 || ^9.0.0":
version "9.5.0"
Expand Down

0 comments on commit 0c17719

Please sign in to comment.