Skip to content

Commit

Permalink
Merge pull request #5555 from nickgros/SWC-7113
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgros authored Oct 22, 2024
2 parents aff59df + 4c9c236 commit cd20dae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"markdown-it-strikethrough-alt": "^1.0.0",
"markdown-it-sub": "^2.0.0",
"markdown-it-sup": "^2.0.0",
"markdown-it-synapse": "^1.1.16",
"markdown-it-synapse": "^1.1.17",
"markdown-it-synapse-heading": "^1.0.1",
"markdown-it-synapse-table": "^1.0.8",
"moment": "^2.29.4",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4111,16 +4111,11 @@ markdown-it-synapse-table@1.0.8, markdown-it-synapse-table@^1.0.8:
resolved "https://registry.yarnpkg.com/markdown-it-synapse-table/-/markdown-it-synapse-table-1.0.8.tgz#38481a997fe6f1209f645061a5b230ed602317c4"
integrity sha512-Fhc7Mi2CUsuUXKjY3MNFhblXjqVhpIGJWsIGwB0hYSGrmiZrLlkAKHoIGwjnYLxEyawYrKIKaqkmjF9XCHrsqw==

markdown-it-synapse@1.1.17:
markdown-it-synapse@1.1.17, markdown-it-synapse@^1.1.17:
version "1.1.17"
resolved "https://registry.yarnpkg.com/markdown-it-synapse/-/markdown-it-synapse-1.1.17.tgz#aff57ffabc90444d6634142726796ccf5baafab6"
integrity sha512-MXxtus7fSce5bysrImIgtl7w2Ugw9CPOeVnDFxV6tmjhvKx9yHBWE+X1vWOBlyz/qNnT/Uo4jDr6Vaip+3xurw==

markdown-it-synapse@^1.1.16:
version "1.1.16"
resolved "https://registry.yarnpkg.com/markdown-it-synapse/-/markdown-it-synapse-1.1.16.tgz#154f2db1f3fd8a6b57c483a874db717db334c8b4"
integrity sha512-HxfV6labUOpnoSo0DxwtgyM2AGim5htOn1P2LLJMvcm9LHvXsFOpCDBO1zsy0Myz4dF3pxzdvFIGZGxrpr7Oxw==

markdown-it@^14.1.0:
version "14.1.0"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
Expand Down

0 comments on commit cd20dae

Please sign in to comment.