Skip to content

Commit

Permalink
Merge pull request #206 from sparksp/dependabot/npm_and_yarn/elm-doc-…
Browse files Browse the repository at this point in the history
…preview-6.0.1

Bump elm-doc-preview from 6.0.0 to 6.0.1
  • Loading branch information
sparksp authored Dec 14, 2024
2 parents 5d093e0 + 7442703 commit b342f3c
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 @@ -12,7 +12,7 @@
"all": "run-s lint:* test:* docs ;"
},
"dependencies": {
"elm-doc-preview": "^6.0.0",
"elm-doc-preview": "^6.0.1",
"elm-review": "^2.12.0",
"elm-tooling": "^1.15.1",
"fs-extra": "^11.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,10 +596,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==

elm-doc-preview@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/elm-doc-preview/-/elm-doc-preview-6.0.0.tgz#9d16cefb6fc27e6ab9ad457a3e9e436b3cc00645"
integrity sha512-L0D12ZAF7JP6i4Ni2s/UhiWqLath95l4l0hAosYpz4YZq+sppZfSaLKa13bmYhRU2SxScBboZNydAMZc1nMJGw==
elm-doc-preview@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/elm-doc-preview/-/elm-doc-preview-6.0.1.tgz#bbdeebeb97135e8bfa78c029520a2a14754db4f7"
integrity sha512-G/xgVRKpbLuqliQmBINQFE6I0YAwqET2+SabiyXE47kaVChkhIz91HlZudUvCzTG/CV2ci7AERtAwYzQ4bjOKA==
dependencies:
chalk "^5.3.0"
chokidar "^3.6.0"
Expand Down

0 comments on commit b342f3c

Please sign in to comment.