Skip to content

Commit

Permalink
chore(deps-dev): bump the dev group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dev group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and [@swc/core](https://github.com/swc-project/swc).


Updates `@types/node` from 20.14.4 to 20.14.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-react` from 7.34.2 to 7.34.3
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.34.3)

Updates `@swc/core` from 1.6.1 to 1.6.3
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.6.1...v1.6.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent 4cfd7b8 commit ce61d48
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 106 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"prettier": "@workspace/prettier-config",
"devDependencies": {
"@types/node": "^20.14.4",
"@types/node": "^20.14.6",
"@workspace/eslint-config": "workspace:*",
"@workspace/jest": "workspace:*",
"@workspace/prettier-config": "workspace:*",
Expand Down
Loading

0 comments on commit ce61d48

Please sign in to comment.