Skip to content

Commit c198a0a

Browse files
Bump the npm-development group across 1 directory with 5 updates (#55)
Bumps the npm-development group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.1.4` | `5.1.7` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.10.0` | `28.11.0` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.18.2` | `2.19.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | Updates `eslint-plugin-github` from 5.1.4 to 5.1.7 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.1.4...v5.1.7) Updates `eslint-plugin-jest` from 28.10.0 to 28.11.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.10.0...v28.11.0) Updates `eslint-plugin-jsonc` from 2.18.2 to 2.19.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.18.2...v2.19.1) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 414df09 commit c198a0a

File tree

2 files changed

+32
-27
lines changed

2 files changed

+32
-27
lines changed

package-lock.json

Lines changed: 27 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
"@typescript-eslint/parser": "^7.13.0",
8282
"@vercel/ncc": "^0.38.2",
8383
"eslint": "^8.57.0",
84-
"eslint-plugin-github": "^5.0.2",
85-
"eslint-plugin-jest": "^28.8.3",
86-
"eslint-plugin-jsonc": "^2.16.0",
87-
"eslint-plugin-prettier": "^5.2.1",
84+
"eslint-plugin-github": "^5.1.7",
85+
"eslint-plugin-jest": "^28.11.0",
86+
"eslint-plugin-jsonc": "^2.19.1",
87+
"eslint-plugin-prettier": "^5.2.3",
8888
"jest": "^29.7.0",
8989
"make-coverage-badge": "^1.2.0",
9090
"prettier": "^3.3.3",
9191
"prettier-eslint": "^16.3.0",
9292
"ts-jest": "^29.2.5",
93-
"typescript": "^5.6.2"
93+
"typescript": "^5.7.3"
9494
}
9595
}

0 commit comments

Comments
 (0)