Skip to content

Commit

Permalink
chore(deps): bump the alwatr-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the alwatr-dependencies group with 4 updates: [@alwatr/fetch](https://github.com/Alwatr/eslib/tree/HEAD/packages/fetch), [@alwatr/logger](https://github.com/Alwatr/eslib/tree/HEAD/packages/logger), [@alwatr/type](https://github.com/Alwatr/eslib/tree/HEAD/packages/type) and [@alwatr/util](https://github.com/Alwatr/eslib/tree/HEAD/packages/util).


Updates `@alwatr/fetch` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/Alwatr/eslib/releases)
- [Changelog](https://github.com/Alwatr/eslib/blob/next/packages/fetch/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/eslib/commits/@alwatr/[email protected]/packages/fetch)

Updates `@alwatr/logger` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/Alwatr/eslib/releases)
- [Changelog](https://github.com/Alwatr/eslib/blob/next/packages/logger/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/eslib/commits/@alwatr/[email protected]/packages/logger)

Updates `@alwatr/type` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/Alwatr/eslib/releases)
- [Changelog](https://github.com/Alwatr/eslib/blob/next/packages/type/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/eslib/commits/@alwatr/[email protected]/packages/type)

Updates `@alwatr/util` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/Alwatr/eslib/releases)
- [Changelog](https://github.com/Alwatr/eslib/blob/next/packages/util/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/eslib/commits/@alwatr/[email protected]/packages/util)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 7ecfe72 commit bf057a2
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 56 deletions.
6 changes: 3 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"private": true,
"dependencies": {
"@alwatr/fsm": "workspace:^",
"@alwatr/logger": "^2.3.0",
"@alwatr/logger": "^2.3.1",
"@alwatr/server-context": "workspace:^",
"@alwatr/signal": "workspace:^",
"@alwatr/type": "^1.2.1",
"@alwatr/util": "^1.3.1"
"@alwatr/type": "^1.2.2",
"@alwatr/util": "^1.3.2"
},
"devDependencies": {
"@types/node": "^20.10.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/fsm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"url": "https://github.com/Alwatr/signal/issues"
},
"dependencies": {
"@alwatr/logger": "^2.3.0",
"@alwatr/logger": "^2.3.1",
"@alwatr/signal": "workspace:^",
"@alwatr/type": "^1.2.1",
"@alwatr/type": "^1.2.2",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/server-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"url": "https://github.com/Alwatr/signal/issues"
},
"dependencies": {
"@alwatr/fetch": "^2.1.1",
"@alwatr/fetch": "^2.1.2",
"@alwatr/fsm": "workspace:^",
"@alwatr/logger": "^2.3.0",
"@alwatr/logger": "^2.3.1",
"@alwatr/signal": "workspace:^",
"@alwatr/type": "^1.2.1",
"@alwatr/util": "^1.3.1",
"@alwatr/type": "^1.2.2",
"@alwatr/util": "^1.3.2",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/signal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"url": "https://github.com/Alwatr/signal/issues"
},
"dependencies": {
"@alwatr/logger": "^2.3.0",
"@alwatr/type": "^1.2.1",
"@alwatr/util": "^1.3.1",
"@alwatr/logger": "^2.3.1",
"@alwatr/type": "^1.2.2",
"@alwatr/util": "^1.3.2",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand Down
83 changes: 39 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,67 +27,63 @@ __metadata:
resolution: "@alwatr/demo@workspace:demo"
dependencies:
"@alwatr/fsm": "workspace:^"
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/logger": "npm:^2.3.1"
"@alwatr/server-context": "workspace:^"
"@alwatr/signal": "workspace:^"
"@alwatr/type": "npm:^1.2.1"
"@alwatr/util": "npm:^1.3.1"
"@alwatr/type": "npm:^1.2.2"
"@alwatr/util": "npm:^1.3.2"
"@types/node": "npm:^20.10.0"
languageName: unknown
linkType: soft

"@alwatr/fetch@npm:^2.1.1":
version: 2.1.1
resolution: "@alwatr/fetch@npm:2.1.1"
"@alwatr/fetch@npm:^2.1.2":
version: 2.1.2
resolution: "@alwatr/fetch@npm:2.1.2"
dependencies:
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/util": "npm:^1.3.1"
tslib: "npm:^2.6.2"
checksum: 6e56a90fc1dad00743f8e1f7c8c3cf9244752f3a44edbcd6c74217d16d669fcd3f63c507ca03782cbc34df31b01a2e5a1e5820661fac1b4052f84e418540c53e
"@alwatr/logger": "npm:^2.3.1"
"@alwatr/util": "npm:^1.3.2"
checksum: 0046db7adb2163328dbab7b4d6ba8e44087607de95c4bf44d0d9b904f67a8e238914b7320efd996238211222f7757f2249cd811cccd2bface3064e58042eb074
languageName: node
linkType: hard

"@alwatr/fsm@workspace:^, @alwatr/fsm@workspace:packages/fsm":
version: 0.0.0-use.local
resolution: "@alwatr/fsm@workspace:packages/fsm"
dependencies:
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/logger": "npm:^2.3.1"
"@alwatr/signal": "workspace:^"
"@alwatr/type": "npm:^1.2.1"
"@alwatr/type": "npm:^1.2.2"
"@types/node": "npm:^20.10.0"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft

"@alwatr/logger@npm:^2.3.0":
version: 2.3.0
resolution: "@alwatr/logger@npm:2.3.0"
dependencies:
tslib: "npm:^2.6.2"
checksum: b3cda1eeb2fd0d8f16c26ded5931277fd34b303205d02a7dd2731c44b5f86cdaa9cc17b77d285fd77959e75637ac641ef0ff4081b1c34a5bde8c7e9c27ba0452
"@alwatr/logger@npm:^2.3.1":
version: 2.3.1
resolution: "@alwatr/logger@npm:2.3.1"
checksum: 38f52911d566dd879f02fe41d039bdadb8f200568827566effaf9c7cb67252726ed589710d116137d4c3792306600fd6c55e1b66dfa2b549055003dd1d1e980a
languageName: node
linkType: hard

"@alwatr/math@npm:^1.2.1":
version: 1.2.1
resolution: "@alwatr/math@npm:1.2.1"
"@alwatr/math@npm:^1.2.2":
version: 1.2.2
resolution: "@alwatr/math@npm:1.2.2"
dependencies:
"@alwatr/logger": "npm:^2.3.0"
tslib: "npm:^2.6.2"
checksum: de52896895deca06e59eb28eb1fa58375ab266ad17741bc69485999c74a43065f9a615e2dbe2dbf5f91a011367ca4c693a5adbb11c40a76fc643b532e103401f
"@alwatr/logger": "npm:^2.3.1"
checksum: dff60064d955bd981119388a690252c050a0afa1ee5c2555765e2a4639e91939295bacf438f2e1c920a1d673a819a32fb5d989339b28a99fb2b40f9bd3794d11
languageName: node
linkType: hard

"@alwatr/server-context@workspace:^, @alwatr/server-context@workspace:packages/server-context":
version: 0.0.0-use.local
resolution: "@alwatr/server-context@workspace:packages/server-context"
dependencies:
"@alwatr/fetch": "npm:^2.1.1"
"@alwatr/fetch": "npm:^2.1.2"
"@alwatr/fsm": "workspace:^"
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/logger": "npm:^2.3.1"
"@alwatr/signal": "workspace:^"
"@alwatr/type": "npm:^1.2.1"
"@alwatr/util": "npm:^1.3.1"
"@alwatr/type": "npm:^1.2.2"
"@alwatr/util": "npm:^1.3.2"
"@types/node": "npm:^20.10.0"
tslib: "npm:^2.6.2"
languageName: unknown
Expand All @@ -97,31 +93,30 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/signal@workspace:packages/signal"
dependencies:
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/type": "npm:^1.2.1"
"@alwatr/util": "npm:^1.3.1"
"@alwatr/logger": "npm:^2.3.1"
"@alwatr/type": "npm:^1.2.2"
"@alwatr/util": "npm:^1.3.2"
"@types/node": "npm:^20.10.0"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft

"@alwatr/type@npm:^1.2.1":
version: 1.2.1
resolution: "@alwatr/type@npm:1.2.1"
checksum: e0c999599c4213ce07b087a64dd0c2ba2cb5a83c3255b91995d55e9fc94489e0a14d737cbe18843370d43af52a0f49aac5a43a15b402d65047080b28483799e8
"@alwatr/type@npm:^1.2.2":
version: 1.2.2
resolution: "@alwatr/type@npm:1.2.2"
checksum: 538fa676496559b0adb23a4f66654cd5c480d2151c4a005d05892140a0ace1501622a03af73fc55747461925c9b4284a0adbb1866ba195687677742b7b108cd0
languageName: node
linkType: hard

"@alwatr/util@npm:^1.3.1":
version: 1.3.1
resolution: "@alwatr/util@npm:1.3.1"
"@alwatr/util@npm:^1.3.2":
version: 1.3.2
resolution: "@alwatr/util@npm:1.3.2"
dependencies:
"@alwatr/logger": "npm:^2.3.0"
"@alwatr/math": "npm:^1.2.1"
"@alwatr/type": "npm:^1.2.1"
"@alwatr/util": "npm:^1.3.1"
tslib: "npm:^2.6.2"
checksum: 898d1159c997b26a55b3dec9da3a96d1dcbbe0df1f38b5e823ac2ae3b48dc6a7a527341d8a95db587e289382b52468b0b05b91910551e4351f0855bfe288818b
"@alwatr/logger": "npm:^2.3.1"
"@alwatr/math": "npm:^1.2.2"
"@alwatr/type": "npm:^1.2.2"
"@alwatr/util": "npm:^1.3.2"
checksum: 9b075e7a887dba4c67c1cf20e8a0de77a7809e58e6b9f89495b41f67ec2b1e4b213379d9e1c76f1355dcbb448e9a13a15d5287dc6c09e4f92f900a23c20a0a59
languageName: node
linkType: hard

Expand Down

0 comments on commit bf057a2

Please sign in to comment.