Skip to content

Commit

Permalink
build(deps-dev): bump the development group across 1 directory with 2…
Browse files Browse the repository at this point in the history
… updates

Bumps the development group with 2 updates in the / directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin).


Updates `nx` from 20.2.1 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/nx)

Updates `@eslint-react/eslint-plugin` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.19.0/packages/plugins/eslint-plugin)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 9797ac5 commit 1b7b605
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 219 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@commitlint/config-conventional": "^19.6.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
"husky": "^9.1.7",
"nx": "^20.2.1",
"nx": "^20.2.2",
"prettier": "^3.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"main": "index.js",
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.18.0",
"@eslint-react/eslint-plugin": "^1.19.0",
"@eslint/compat": "^1.2.4",
"@eslint/js": "^9.16.0",
"@types/eslint__js": "^8.42.3",
Expand Down
Loading

0 comments on commit 1b7b605

Please sign in to comment.