Skip to content

Commit da52b74

Browse files
Bump the npm group with 6 updates (#1961)
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.32.0` | `9.33.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.0` | `24.2.1` | | [eslint](https://github.com/eslint/eslint) | `9.32.0` | `9.33.0` | | [browserslist](https://github.com/browserslist/browserslist) | `4.25.1` | `4.25.2` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001733` | `1.0.30001734` | | [napi-postinstall](https://github.com/un-ts/napi-postinstall) | `0.3.2` | `0.3.3` | Updates `@eslint/js` from 9.32.0 to 9.33.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.33.0/packages/js) Updates `@types/node` from 24.2.0 to 24.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.32.0 to 9.33.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.32.0...v9.33.0) Updates `browserslist` from 4.25.1 to 4.25.2 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.25.1...4.25.2) Updates `caniuse-lite` from 1.0.30001733 to 1.0.30001734 - [Commits](browserslist/caniuse-lite@1.0.30001733...1.0.30001734) Updates `napi-postinstall` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/un-ts/napi-postinstall/releases) - [Changelog](https://github.com/un-ts/napi-postinstall/blob/main/CHANGELOG.md) - [Commits](un-ts/napi-postinstall@v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: browserslist dependency-version: 4.25.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-version: 1.0.30001734 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: napi-postinstall dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b18bd82 commit da52b74

2 files changed

Lines changed: 123 additions & 123 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
},
3131
"devDependencies": {
3232
"@eslint/eslintrc": "^3.3.1",
33-
"@eslint/js": "^9.32.0",
33+
"@eslint/js": "^9.33.0",
3434
"@next/eslint-plugin-next": "^15.4.6",
3535
"@stylistic/eslint-plugin": "^5.2.3",
3636
"@stylistic/eslint-plugin-js": "^4.4.1",
3737
"@stylistic/eslint-plugin-jsx": "^4.4.1",
3838
"@stylistic/eslint-plugin-plus": "^4.4.1",
3939
"@stylistic/eslint-plugin-ts": "^4.4.1",
4040
"@types/mdx": "^2.0.13",
41-
"@types/node": "^24.2.0",
41+
"@types/node": "^24.2.1",
4242
"@types/react": "^19.1.9",
4343
"@types/react-dom": "^19.1.7",
44-
"eslint": "^9.32.0",
44+
"eslint": "^9.33.0",
4545
"eslint-config-import": "^0.13.0",
4646
"eslint-config-next": "^15.4.6",
4747
"eslint-import-resolver-typescript": "^4.4.4",

0 commit comments

Comments
 (0)