Skip to content

Commit

Permalink
Merge pull request #122 from sparksp/dependabot/npm_and_yarn/elm-tool…
Browse files Browse the repository at this point in the history
…ing-1.13.0

Bump elm-tooling from 1.12.0 to 1.13.0
  • Loading branch information
sparksp committed Mar 3, 2023
2 parents ec5f1de + ab5a46f commit f6b56a7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion elm-tooling.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"tools": {
"elm": "0.19.1",
"elm-format": "0.8.5",
"elm-format": "0.8.6",
"elm-json": "0.2.13",
"elm-test-rs": "3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"elm-doc-preview": "^5.0.5",
"elm-review": "^2.9.1",
"elm-tooling": "^1.12.0",
"elm-tooling": "^1.13.0",
"fs-extra": "^11.1.0",
"glob": "^9.1.2",
"npm-run-all": "^4.1.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -504,10 +504,10 @@ elm-review@^2.9.1:
which "^2.0.2"
wrap-ansi "^6.2.0"

elm-tooling@^1.12.0, elm-tooling@^1.6.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/elm-tooling/-/elm-tooling-1.12.0.tgz#c143703b2bc6c128f67002d1c3139c92be1ae86e"
integrity sha512-ySc57WhLltqqpBmkYp9EGuDfd8+PhVgin3fYdAU5MvoOLLRf5O+6oHl26XK37T3FEH6yLi5zEHauYgNTGeHbwg==
elm-tooling@^1.13.0, elm-tooling@^1.6.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/elm-tooling/-/elm-tooling-1.13.0.tgz#19a3f5bc56bd131fada32400d8b5157dba6eb48a"
integrity sha512-Q+LyrbwN4ZFlm7Lblny8tXVLXdQDkEec4KzZrSW+n4q+la3FQoDY/SgonewBsRM94DkUzW3fjLqpcu3xCcyY5Q==

emoji-regex@^8.0.0:
version "8.0.0"
Expand Down

0 comments on commit f6b56a7

Please sign in to comment.