Skip to content

Commit

Permalink
build(deps-dev): bump the patch group with 4 updates (#55)
Browse files Browse the repository at this point in the history
Bumps the patch group with 4 updates: [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js), [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier).


Updates `@stylistic/eslint-plugin-js` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.5.4/packages/eslint-plugin-js)

Updates `@stylistic/eslint-plugin-ts` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.5.4/packages/eslint-plugin-ts)

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

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)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent b1b3460 commit 6a5d50d
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 73 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -39,10 +39,10 @@
},
"devDependencies": {
"@release-it/conventional-changelog": "^8.0.1",
"@stylistic/eslint-plugin-js": "^1.5.3",
"@stylistic/eslint-plugin-ts": "^1.5.3",
"@stylistic/eslint-plugin-js": "^1.5.4",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^20.11.1",
"@types/node": "^20.11.5",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
Expand All @@ -52,7 +52,7 @@
"eslint-plugin-prettier": "^5.1.3",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"release-it": "^17.0.1",
"typescript": "^5.3.3"
},
Expand Down
132 changes: 63 additions & 69 deletions pnpm-lock.yaml

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

0 comments on commit 6a5d50d

Please sign in to comment.