Skip to content

Commit

Permalink
chore(deps-dev): bump neostandard from 0.11.8 to 0.11.9 (#250)
Browse files Browse the repository at this point in the history
Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](neostandard/neostandard@v0.11.8...v0.11.9)

---
updated-dependencies:
- dependency-name: neostandard
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 51bdca8 commit cfab093
Show file tree
Hide file tree
Showing 9 changed files with 97 additions and 90 deletions.
2 changes: 1 addition & 1 deletion packages/abstract-send/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"neostandard": "^0.11.8",
"neostandard": "^0.11.9",
"rimraf": "^6.0.1",
"supertest": "^6.0.0",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"neostandard": "^0.11.8",
"neostandard": "^0.11.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/eventemitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"neostandard": "^0.11.8",
"neostandard": "^0.11.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/mongodb-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dotenv": "^16.4.5",
"eslint": "^9.15.0",
"mongodb": "^6.11.0",
"neostandard": "^0.11.8",
"neostandard": "^0.11.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/unit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"neostandard": "^0.11.8",
"neostandard": "^0.11.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"neostandard": "^0.11.8",
"neostandard": "^0.11.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"neostandard": "^0.11.8",
"neostandard": "^0.11.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/worker-pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"c8": "^10.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"neostandard": "^0.11.8",
"neostandard": "^0.11.9",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
Expand Down
Loading

0 comments on commit cfab093

Please sign in to comment.