Skip to content

Commit 9baf7ff

Browse files
Bump the npm-dev-deps group with 3 updates
Bumps the npm-dev-deps group with 3 updates: [eslint-config-xo](https://github.com/xojs/eslint-config-xo), [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) and [typescript](https://github.com/microsoft/TypeScript). Updates `eslint-config-xo` from 0.50.0 to 0.51.0 - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.50.0...v0.51.0) Updates `eslint-plugin-unicorn` from 63.0.0 to 64.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v63.0.0...v64.0.0) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: eslint-config-xo dependency-version: 0.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-deps - dependency-name: eslint-plugin-unicorn dependency-version: 64.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dev-deps - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdb349b commit 9baf7ff

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"@eslint/js": "^10.0.1",
4040
"@typescript-eslint/parser": "^8.56.1",
4141
"eslint": "^10.0.2",
42-
"eslint-config-xo": "^0.50.0",
42+
"eslint-config-xo": "^0.51.0",
4343
"eslint-formatter-unix": "^9.0.1",
44-
"eslint-plugin-unicorn": "^63.0.0",
45-
"typescript": "^5.9.3",
44+
"eslint-plugin-unicorn": "^64.0.0",
45+
"typescript": "^6.0.2",
4646
"typescript-eslint": "^8.56.1"
4747
}
4848
}

0 commit comments

Comments
 (0)