Skip to content

Commit 17d6288

Browse files
Bump the npm group with 6 updates (#2058)
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.0` | `24.7.1` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.45.0` | `8.46.0` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.8.14` | `2.8.16` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001749` | `1.0.30001750` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.233` | `1.5.234` | | [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.10.1` | `4.12.0` | Updates `@types/node` from 24.7.0 to 24.7.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/types` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/types) Updates `baseline-browser-mapping` from 2.8.14 to 2.8.16 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.8.14...v2.8.16) Updates `caniuse-lite` from 1.0.30001749 to 1.0.30001750 - [Commits](browserslist/caniuse-lite@1.0.30001749...1.0.30001750) Updates `electron-to-chromium` from 1.5.233 to 1.5.234 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.233...v1.5.234) Updates `get-tsconfig` from 4.10.1 to 4.12.0 - [Release notes](https://github.com/privatenumber/get-tsconfig/releases) - [Commits](privatenumber/get-tsconfig@v4.10.1...v4.12.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/types" dependency-version: 8.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: baseline-browser-mapping dependency-version: 2.8.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-version: 1.0.30001750 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: electron-to-chromium dependency-version: 1.5.234 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: get-tsconfig dependency-version: 4.12.0 dependency-type: indirect update-type: version-update:semver-minor 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 56212d4 commit 17d6288

2 files changed

Lines changed: 119 additions & 85 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@eslint/compat": "^1.4.0",
3838
"@eslint/js": "^9.37.0",
3939
"@stylistic/eslint-plugin": "^5.4.0",
40-
"@types/node": "^24.7.0",
40+
"@types/node": "^24.7.1",
4141
"@vercel/ncc": "^0.38.4",
4242
"@vitest/coverage-v8": "^3.2.4",
4343
"eslint": "^9.37.0",

0 commit comments

Comments
 (0)