Skip to content

Commit fc4b7c5

Browse files
dependabot[bot]MatteoH2O1999
authored andcommitted
chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates
Bumps the dev-dependencies group with 4 updates in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [js-yaml](https://github.com/nodeca/js-yaml). Updates `@stylistic/eslint-plugin` from 5.5.0 to 5.6.1 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.6.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.4 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/parser) Updates `eslint-plugin-jest` from 29.1.0 to 29.2.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@v29.1.0...v29.2.0) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec3f1e5 commit fc4b7c5

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
},
3434
"devDependencies": {
3535
"@matteoh2o1999/github-actions-jest-reporter": "^4.0.0",
36-
"@stylistic/eslint-plugin": "^5.5.0",
36+
"@stylistic/eslint-plugin": "^5.6.1",
3737
"@types/node": "^24.10.1",
38-
"@typescript-eslint/parser": "^8.46.4",
38+
"@typescript-eslint/parser": "^8.47.0",
3939
"@vercel/ncc": "^0.38.4",
4040
"axios": "^1.13.2",
4141
"eslint": "^9.39.1",
4242
"eslint-plugin-github": "^6.0.0",
43-
"eslint-plugin-jest": "^29.1.0",
43+
"eslint-plugin-jest": "^29.2.0",
4444
"jest": "^30.2.0",
45-
"js-yaml": "^4.1.0",
45+
"js-yaml": "^4.1.1",
4646
"prettier": "^3.6.2",
4747
"ts-jest": "^29.4.5",
4848
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)