Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 4 updates: [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint), [prettier](https://github.com/prettier/prettier) and [snyk](https://github.com/snyk/snyk).


Updates `@commitlint/config-conventional` from 18.4.4 to 18.5.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/v18.5.0/@commitlint/config-conventional)

Updates `commitlint` from 18.4.4 to 18.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.5.0/@alias/commitlint)

Updates `prettier` from 3.2.2 to 3.2.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.2...3.2.4)

Updates `snyk` from 1.1269.0 to 1.1272.0
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1269.0...v1.1272.0)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: commitlint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: snyk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 1287842 commit e691a98
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
140 changes: 70 additions & 70 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"@babel/eslint-parser": "^7.23.3",
"@changesets/changelog-git": "^0.2.0",
"@changesets/cli": "^2.27.1",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/config-conventional": "^18.5.0",
"@koopjs/auth-direct-file": "^3.0.0",
"@koopjs/provider-file-geojson": "^2.2.0",
"await-spawn": "^4.0.2",
"byline": "^5.0.0",
"commitizen": "^4.3.0",
"commitlint": "^18.4.4",
"commitlint": "^18.5.0",
"coverage-badges-cli": "^1.2.5",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -66,8 +66,8 @@
"lerna-changelog": "^2.2.0",
"lint-staged": "^15.2.0",
"nyc": "^15.1.0",
"prettier": "^3.2.2",
"snyk": "^1.1269.0",
"prettier": "^3.2.4",
"snyk": "^1.1272.0",
"supertest": "^6.3.4"
},
"config": {
Expand Down

0 comments on commit e691a98

Please sign in to comment.