Skip to content

Commit

Permalink
chore(deps): bump the alwatr-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the alwatr-dependencies group with 1 update: [@alwatr/fetch](https://github.com/AliMD/alwatr-eslib/tree/HEAD/packages/fetch).

- [Release notes](https://github.com/AliMD/alwatr-eslib/releases)
- [Changelog](https://github.com/AliMD/alwatr-eslib/blob/next/packages/fetch/CHANGELOG.md)
- [Commits](https://github.com/AliMD/alwatr-eslib/commits/@alwatr/fetch@2.0.1/packages/fetch)

---
updated-dependencies:
- dependency-name: "@alwatr/fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alwatr-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent ed98a0b commit 9895629
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@alwatr/element": "^1.1.2",
"@alwatr/fetch": "^1.1.2",
"@alwatr/fetch": "^2.0.1",
"@alwatr/logger": "^1.1.2",
"tslib": "^2.6.2"
}
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
lit "^2.8.0"
tslib "^2.6.2"

"@alwatr/fetch@^1.0.1", "@alwatr/fetch@^1.1.2":
"@alwatr/fetch@^1.0.1":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@alwatr/fetch/-/fetch-1.1.3.tgz#009907c5b6616be783d78a5a9a2665e7ca94afdc"
integrity sha512-cW6Iyw5CTmMvLNRYv0u3nR8EQhP6Hn/v66a3r3pKd4evBR/ZFuNFvttITpuiVWadAefN3hiWg/bUz3L7cNe6oQ==
Expand All @@ -42,6 +42,15 @@
"@alwatr/util" "^1.2.1"
tslib "^2.6.2"

"@alwatr/fetch@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@alwatr/fetch/-/fetch-2.0.1.tgz#e03ed32d68b944c62364d6238b4839204d64107c"
integrity sha512-SvHSHaxZ3i09sBAAN+PvTNdjA75CxKjl4PSlRSXT6srDt1rNAHAQ8JJxAijevx5/8GqxCBKODd3KOMP2Mv6hbQ==
dependencies:
"@alwatr/logger" "^1.1.5"
"@alwatr/util" "^1.2.3"
tslib "^2.6.2"

"@alwatr/fsm@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@alwatr/fsm/-/fsm-1.1.2.tgz#b5e45b4cee88c4163c43f1abdcf646f9f63b7fe3"
Expand Down

0 comments on commit 9895629

Please sign in to comment.