Skip to content

Commit

Permalink
Merge pull request #84 from sparksp/dependabot/npm_and_yarn/elm-tooli…
Browse files Browse the repository at this point in the history
…ng-1.10.0

Bump elm-tooling from 1.9.0 to 1.10.0
  • Loading branch information
sparksp authored Oct 19, 2022
2 parents 2a3132c + 997bbbc commit 6bfc3bd
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
Expand Up @@ -2,7 +2,7 @@
"tools": {
"elm": "0.19.1",
"elm-format": "0.8.5",
"elm-json": "0.2.10",
"elm-json": "0.2.13",
"elm-test-rs": "3.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"elm-doc-preview": "^5.0.5",
"elm-review": "^2.7.6",
"elm-tooling": "^1.9.0",
"elm-tooling": "^1.10.0",
"fs-extra": "^10.1.0",
"glob": "^8.0.3",
"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 @@ -497,10 +497,10 @@ elm-review@^2.7.6:
which "^2.0.2"
wrap-ansi "^6.2.0"

elm-tooling@^1.6.0, elm-tooling@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/elm-tooling/-/elm-tooling-1.9.0.tgz#71112b96f031905f99b9bcc841e2dd9b1d1d71e4"
integrity sha512-FuMsshhsnjAizktA/j5JWLHLHZDt6CSmXbGQZtgOTNz86Z9eUxTupoZZ8czpW2aRWBUiD6IhJNWDQjJsgNuEIg==
elm-tooling@^1.10.0, elm-tooling@^1.6.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/elm-tooling/-/elm-tooling-1.10.0.tgz#e0640d5d5cbb71ee7297293f1718f99abb84af95"
integrity sha512-fMLXs7xHpr6LodtmvVJKepYC6chgSOfe5Hgv8GcFO+Id7O/CuT9+CAfrlzYxvBn91cm6ekWwHFDjPD765v5iBA==

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

0 comments on commit 6bfc3bd

Please sign in to comment.