Skip to content

Commit 8a9a38a

Browse files
authored
Merge pull request #132 from brunoarueira/dependabot/npm_and_yarn/npm_and_yarn-d1b1a1bb7d
chore(deps): Bump markdown-it from 14.1.0 to 14.1.1 in the npm_and_yarn group across 1 directory
2 parents a77cf27 + c0484de commit 8a9a38a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@astrojs/tailwind": "6.0.2",
2222
"astro": "5.15.9",
2323
"astro-feather": "^1.0.0",
24-
"markdown-it": "^14.1.0",
24+
"markdown-it": "^14.1.1",
2525
"mdast-util-to-string": "^4.0.0",
2626
"postcss-import": "^16.1.0",
2727
"postcss-preset-env": "^10.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,10 +3066,10 @@ markdown-extensions@^2.0.0:
30663066
resolved "https://registry.yarnpkg.com/markdown-extensions/-/markdown-extensions-2.0.0.tgz#34bebc83e9938cae16e0e017e4a9814a8330d3c4"
30673067
integrity sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==
30683068

3069-
markdown-it@^14.1.0:
3070-
version "14.1.0"
3071-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
3072-
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
3069+
markdown-it@^14.1.1:
3070+
version "14.1.1"
3071+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.1.tgz#856f90b66fc39ae70affd25c1b18b581d7deee1f"
3072+
integrity sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==
30733073
dependencies:
30743074
argparse "^2.0.1"
30753075
entities "^4.4.0"

0 commit comments

Comments
 (0)