Skip to content

Commit

Permalink
build(deps-dev): 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/eslint-config](https://github.com/Alwatr/nanolib/tree/HEAD/packages/eslint-config), [@alwatr/tsconfig-base](https://github.com/Alwatr/nanolib/tree/HEAD/packages/tsconfig-base), [@alwatr/logger](https://github.com/Alwatr/nanolib/tree/HEAD/packages/logger) and [@alwatr/nano-build](https://github.com/Alwatr/nanolib/tree/HEAD/packages/nano-build).


Updates `@alwatr/eslint-config` from 1.0.6 to 1.0.9
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/eslint-config)

Updates `@alwatr/tsconfig-base` from 1.0.5 to 1.1.1
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/tsconfig-base/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/tsconfig-base)

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

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

---
updated-dependencies:
- dependency-name: "@alwatr/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/tsconfig-base"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/logger"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/nano-build"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: alwatr-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 157576d commit 5cc9b0e
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 271 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"publish": "lerna publish from-package"
},
"devDependencies": {
"@alwatr/eslint-config": "^1.0.6",
"@alwatr/eslint-config": "^1.0.9",
"@alwatr/prettier-config": "^1.0.4",
"@alwatr/tsconfig-base": "^1.0.5",
"@alwatr/tsconfig-base": "^1.1.1",
"@lerna-lite/changed": "^3.1.0",
"@lerna-lite/cli": "^3.1.0",
"@lerna-lite/diff": "^3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
},
"devDependencies": {
"@alwatr/crypto": "^3.0.4",
"@alwatr/logger": "^2.4.1",
"@alwatr/nano-build": "^1.2.2",
"@alwatr/logger": "^3.2.2",
"@alwatr/nano-build": "^1.3.1",
"@alwatr/nano-server": "^1.2.7",
"@alwatr/prettier-config": "^1.0.4",
"@alwatr/storage-sdk": "^4.1.0",
"@alwatr/tsconfig-base": "^1.0.5",
"@alwatr/tsconfig-base": "^1.1.1",
"@alwatr/type": "^1.2.4",
"@alwatr/util": "^1.4.1",
"@types/node": "^20.10.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"@alwatr/i18n": "^2.0.3",
"@alwatr/icon-set-extra": "^0.4.0",
"@alwatr/icon-set-material": "^2.0.1",
"@alwatr/logger": "^2.4.1",
"@alwatr/nano-build": "^1.2.2",
"@alwatr/logger": "^3.2.2",
"@alwatr/nano-build": "^1.3.1",
"@alwatr/prettier-config": "^1.0.4",
"@alwatr/server-context": "^1.2.6",
"@alwatr/style": "^2.0.3",
"@alwatr/tsconfig-base": "^1.0.5",
"@alwatr/tsconfig-base": "^1.1.1",
"@alwatr/util": "^1.4.1",
"@swc/html": "^0.0.28",
"@types/alpinejs": "^3.13.5",
Expand Down
Loading

0 comments on commit 5cc9b0e

Please sign in to comment.