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: [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [@swc/cli](https://github.com/swc-project/pkgs) and [@swc/core](https://github.com/swc-project/swc).


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

Updates `@swc/cli` from 0.5.0 to 0.5.1
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@swc/core` from 1.9.2 to 1.9.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.9.2...v1.9.3)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@swc/cli"
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 44c1785 commit 7f1d6bf
Show file tree
Hide file tree
Showing 2 changed files with 14,296 additions and 14,306 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@commitlint/config-conventional": "^18.6.3",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/config-nx-scopes": "^18.6.1",
"@nx/esbuild": "20.1.2",
"@nx/eslint": "20.1.2",
Expand All @@ -45,8 +45,8 @@
"@nx/workspace": "20.1.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@svgr/webpack": "8.1.0",
"@swc/cli": "0.5.0",
"@swc/core": "1.9.2",
"@swc/cli": "0.5.1",
"@swc/core": "1.9.3",
"@swc/jest": "0.2.37",
"@testing-library/react": "16.0.1",
"@types/bcrypt": "5.0.2",
Expand Down
Loading

0 comments on commit 7f1d6bf

Please sign in to comment.