Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency @iterable-iterator/range to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 3, 2021
1 parent c2666e1 commit ff181ff
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 @@ -73,7 +73,7 @@
"@iterable-iterator/chain": "2.0.1",
"@iterable-iterator/list": "1.0.1",
"@iterable-iterator/map": "1.0.1",
"@iterable-iterator/range": "2.0.1",
"@iterable-iterator/range": "2.1.0",
"@iterable-iterator/reversed": "1.0.0",
"@iterable-iterator/tee": "1.0.0",
"@js-library/commitlint-config": "0.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2034,10 +2034,10 @@
resolved "https://registry.yarnpkg.com/@iterable-iterator/map/-/map-1.0.1.tgz#7e4d82cb86877bf487e075347fde990ed21844da"
integrity sha512-lUvX8/OCYRdof3eZii8ntJUvqW1MlL2ESkIcQj3cagajKVfBIBj058wE4ScrzQl6U2udMva/n2NwP70smdfZ+g==

"@iterable-iterator/range@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@iterable-iterator/range/-/range-2.0.1.tgz#3d566aa26e3df496f2ba18a2f67de4c65518e81c"
integrity sha512-JPkPH/u4AQxWyqXDOqHk4DZeQJANv67cXuiE0DLC0FTaRgExQASlbhPZJo+JVxZRXW2EOBXSzdKdJQe5w9XghA==
"@iterable-iterator/range@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@iterable-iterator/range/-/range-2.1.0.tgz#d7cfeee165c612f460c9ea1854a250f4788f1226"
integrity sha512-3/jhQR2FVpur0RmrHCksePYsahdZcGh7WKukDkI1xq3gwzmCQm3Nv0MwKttMf3viUGq6mV0BUHXybpLLfMCeKA==

"@iterable-iterator/reversed@1.0.0":
version "1.0.0"
Expand Down

0 comments on commit ff181ff

Please sign in to comment.