Skip to content

Commit e088058

Browse files
build(deps-dev): bump the minor group across 1 directory with 2 updates (#194)
Bumps the minor group with 2 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.30.0/packages/js) Updates `eslint` from 9.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2081f5f commit e088058

File tree

2 files changed

+83
-83
lines changed

2 files changed

+83
-83
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"node": ">=18.0.0"
4747
},
4848
"devDependencies": {
49-
"@eslint/js": "^9.29.0",
49+
"@eslint/js": "^9.30.0",
5050
"@release-it-plugins/lerna-changelog": "^8.0.1",
5151
"@stylistic/eslint-plugin-js": "^4.4.1",
5252
"@stylistic/eslint-plugin-ts": "^4.4.1",
@@ -57,7 +57,7 @@
5757
"@types/yargs": "^17.0.33",
5858
"@typescript-eslint/eslint-plugin": "^8.35.0",
5959
"@typescript-eslint/parser": "^8.35.0",
60-
"eslint": "^9.29.0",
60+
"eslint": "^9.30.0",
6161
"eslint-config-prettier": "^10.1.5",
6262
"eslint-plugin-import": "^2.32.0",
6363
"eslint-plugin-prettier": "^5.5.1",

0 commit comments

Comments
 (0)