Skip to content

Commit 57b4483

Browse files
Bump the npm-development group with 10 updates
Bumps the npm-development group with 10 updates: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.49.1` | `1.50.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.10.0` | `28.11.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.13.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.2` | `5.1.7` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.1` | `7.37.4` | | [remark-preset-lint-consistent](https://github.com/remarkjs/remark-lint) | `6.0.0` | `6.0.1` | | [remark-preset-lint-markdown-style-guide](https://github.com/remarkjs/remark-lint) | `6.0.0` | `6.0.1` | | [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint) | `7.0.0` | `7.0.1` | Updates `@playwright/test` from 1.49.1 to 1.50.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.1...v1.50.1) 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 `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) Updates `@types/node` from 22.7.4 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-github` from 5.0.2 to 5.1.7 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.0.2...v5.1.7) 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 `eslint-plugin-react` from 7.37.1 to 7.37.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.1...v7.37.4) Updates `remark-preset-lint-consistent` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits) Updates `remark-preset-lint-markdown-style-guide` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits) Updates `remark-preset-lint-recommended` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](remarkjs/remark-lint@7.0.0...7.0.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor 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: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-github 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: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: remark-preset-lint-consistent dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: remark-preset-lint-markdown-style-guide dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: remark-preset-lint-recommended dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25fe41d commit 57b4483

File tree

4 files changed

+74
-67
lines changed

4 files changed

+74
-67
lines changed

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"eslint-config-prettier": "^9.1.0",
4343
"eslint-mdx": "^3.1.5",
4444
"eslint-plugin-mdx": "^3.1.5",
45-
"eslint-plugin-prettier": "^5.2.1",
46-
"eslint-plugin-react": "^7.37.3",
47-
"remark-preset-lint-consistent": "^6.0.0",
48-
"remark-preset-lint-markdown-style-guide": "^6.0.0",
49-
"remark-preset-lint-recommended": "^7.0.0",
45+
"eslint-plugin-prettier": "^5.2.3",
46+
"eslint-plugin-react": "^7.37.4",
47+
"remark-preset-lint-consistent": "^6.0.1",
48+
"remark-preset-lint-markdown-style-guide": "^6.0.1",
49+
"remark-preset-lint-recommended": "^7.0.1",
5050
"remark-preset-prettier": "^2.0.1"
5151
}
5252
}

gatsby-theme-doctocat-typescript/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@types/gatsbyjs__reach-router": "^2.0.5",
9595
"@types/lodash.debounce": "^4.0.9",
9696
"@types/lodash.uniqby": "^4.7.9",
97-
"@types/node": "^22.10.3",
97+
"@types/node": "^22.13.0",
9898
"@types/path-browserify": "^1.0.3",
9999
"@types/pluralize": "^0.0.33",
100100
"@types/preval.macro": "^3.0.2",
@@ -109,10 +109,10 @@
109109
"@typescript-eslint/parser": "^7.8.0",
110110
"eslint": "^8.57.1",
111111
"eslint-config-prettier": "^9.1.0",
112-
"eslint-plugin-github": "^5.1.4",
113-
"eslint-plugin-prettier": "^5.2.1",
114-
"eslint-plugin-react": "^7.37.3",
115-
"typescript": "^5.7.2",
112+
"eslint-plugin-github": "^5.1.7",
113+
"eslint-plugin-prettier": "^5.2.3",
114+
"eslint-plugin-react": "^7.37.4",
115+
"typescript": "^5.7.3",
116116
"yaml-loader": "^0.8.1"
117117
}
118118
}

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"docs"
3636
],
3737
"devDependencies": {
38-
"@playwright/test": "^1.49.1",
39-
"eslint-plugin-jest": "^28.10.0",
38+
"@playwright/test": "^1.50.1",
39+
"eslint-plugin-jest": "^28.11.0",
4040
"prettier": "^3.4.2",
41-
"typescript": "^5.7.2"
41+
"typescript": "^5.7.3"
4242
},
4343
"overrides": {
4444
"@typescript-eslint/eslint-plugin": "^7.8.0",

0 commit comments

Comments
 (0)