Skip to content

Commit

Permalink
build(deps): bump the regular group with 5 updates (#1254)
Browse files Browse the repository at this point in the history
Bumps the regular group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [rambda](https://github.com/selfrefactor/rambda) | `9.4.0` | `9.4.1` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.0` | `19.6.1` |
| [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) | `8.16.1` | `8.17.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` |
| [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.17.0` |


Updates `rambda` from 9.4.0 to 9.4.1
- [Release notes](https://github.com/selfrefactor/rambda/releases)
- [Changelog](https://github.com/selfrefactor/rambda/blob/master/CHANGELOG.md)
- [Commits](selfrefactor/rambda@9.4.0...9.4.1)

Updates `@commitlint/cli` from 19.6.0 to 19.6.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.1/@commitlint/cli)

Updates `@cspell/eslint-plugin` from 8.16.1 to 8.17.1
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.1/packages/cspell-eslint-plugin)

Updates `@eslint/js` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)

Updates `eslint` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

---
updated-dependencies:
- dependency-name: rambda
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: "@cspell/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
...

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 Dec 16, 2024
1 parent 8b8c282 commit a01fdca
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 213 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"mnemonist": "0.40.0-rc1",
"mongodb": "^6.12.0",
"poolifier": "^4.4.5",
"rambda": "^9.4.0",
"rambda": "^9.4.1",
"tar": "^7.4.3",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0",
Expand All @@ -112,10 +112,10 @@
"utf-8-validate": "^6.0.5"
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@cspell/eslint-plugin": "^8.16.1",
"@eslint/js": "^9.16.0",
"@cspell/eslint-plugin": "^8.17.1",
"@eslint/js": "^9.17.0",
"@mikro-orm/cli": "^6.4.1",
"@std/expect": "npm:@jsr/std__expect@^1.0.9",
"@types/node": "^22.10.2",
Expand All @@ -127,7 +127,7 @@
"esbuild": "^0.24.0",
"esbuild-plugin-clean": "^1.0.1",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-perfectionist": "^4.3.0",
Expand Down
Loading

0 comments on commit a01fdca

Please sign in to comment.