Skip to content

Commit

Permalink
Update @ember-template-lint/todo-utils to full version (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
scalvert authored Aug 15, 2021
1 parent b2f2807 commit 6cd6028
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 @@ -23,7 +23,7 @@
"test:jest": "yarn build && jest --no-cache"
},
"dependencies": {
"@ember-template-lint/todo-utils": "^10.0.0-beta.5",
"@ember-template-lint/todo-utils": "^10.0.0",
"chalk": "^4.1.0",
"eslint": "^7.10.0",
"fs-extra": "^10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@ember-template-lint/todo-utils@^10.0.0-beta.5":
version "10.0.0-beta.5"
resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-10.0.0-beta.5.tgz#c062ebf731c9700b5e5564b72a78c07e8bbf4ae8"
integrity sha512-yjYUngj6oSHx1+K7gRukTMu3yHHnYLEs7+C6BX/MrtABGKnOT2/g2ISiuvBbBwAPt+T39rTurTU9+Y5i8IFzTw==
"@ember-template-lint/todo-utils@^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-10.0.0.tgz#085aafcf31ca04ba4d3a9460f088aed752b90ea8"
integrity sha512-US8VKnetBOl8KfKz+rXGsosz6rIETNwSz2F2frM8hIoJfF/d6ME1Iz1K7tPYZEE6SoKqZFlBs5XZPSmzRnabjA==
dependencies:
"@types/eslint" "^7.2.13"
fs-extra "^9.1.0"
Expand Down

0 comments on commit 6cd6028

Please sign in to comment.