Skip to content

Commit

Permalink
Merge pull request #181 from sparksp/dependabot/npm_and_yarn/elm-revi…
Browse files Browse the repository at this point in the history
…ew-2.11.2

Bump elm-review from 2.11.1 to 2.11.2
  • Loading branch information
sparksp committed May 6, 2024
2 parents 1a116f5 + f0e5d80 commit effdd20
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 @@ -13,7 +13,7 @@
},
"dependencies": {
"elm-doc-preview": "^5.0.5",
"elm-review": "^2.11.1",
"elm-review": "^2.11.2",
"elm-tooling": "^1.15.1",
"fs-extra": "^11.2.0",
"glob": "^10.3.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,10 +583,10 @@ elm-doc-preview@^5.0.5:
tmp "0.1.0"
ws "^7.2.3"

elm-review@^2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/elm-review/-/elm-review-2.11.1.tgz#02aa590433973af3e4b25a02fbe55fbaea773a83"
integrity sha512-mJJN7QmqlV7HcaLigsiap6X3/7o9idA3bg3h7228iokUmBccpBquakPaShM8BZ/wDYtWg53sevSaFpGniEujFA==
elm-review@^2.11.2:
version "2.11.2"
resolved "https://registry.yarnpkg.com/elm-review/-/elm-review-2.11.2.tgz#ef30fa6f0bc72eec5e88e8790388bfb9db850f24"
integrity sha512-FhZ/m59C9CPWgn34/yvGUoCsSmXDnFFR2GfmuFbcnRwcn2aybsOUav5ET2lXs+4V1zZMRTG6In8cCUooAhwHVg==
dependencies:
chalk "^4.0.0"
chokidar "^3.5.2"
Expand Down

0 comments on commit effdd20

Please sign in to comment.