Skip to content

Commit f297368

Browse files
chore(deps): Bump the npm-minor-and-patch group across 2 directories with 3 updates
Bumps the npm-minor-and-patch group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the npm-minor-and-patch group with 1 update in the /.github/actions/find directory: [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm). Updates `eslint` from 10.2.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.3.0) Updates `typescript-eslint` from 8.59.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/typescript-eslint) Updates `@axe-core/playwright` from 4.11.2 to 4.11.3 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core-npm@v4.11.2...v4.11.3) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@axe-core/playwright" dependency-version: 4.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95475e6 commit f297368

4 files changed

Lines changed: 77 additions & 77 deletions

File tree

.github/actions/find/package-lock.json

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

.github/actions/find/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"type": "module",
1515
"dependencies": {
1616
"@actions/core": "^3.0.1",
17-
"@axe-core/playwright": "^4.11.2",
17+
"@axe-core/playwright": "^4.11.3",
1818
"esbuild": "^0.28.0",
1919
"playwright": "^1.59.1"
2020
},

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@octokit/plugin-throttling": "^11.0.3",
2828
"@octokit/types": "^16.0.0",
2929
"@types/node": "^25.6.0",
30-
"eslint": "^10.2.1",
30+
"eslint": "^10.3.0",
3131
"eslint-config-prettier": "^10.1.8",
3232
"prettier": "^3.8.3",
33-
"typescript-eslint": "^8.59.1",
33+
"typescript-eslint": "^8.59.2",
3434
"vitest": "^4.1.5"
3535
}
3636
}

0 commit comments

Comments
 (0)