Skip to content

Commit 8a75de4

Browse files
Bump the all-node-dependencies group across 1 directory with 15 updates (#62)
Bumps the all-node-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.20.0` | | [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `11.4.0` | `11.5.1` | | [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) | `11.4.0` | `11.5.1` | | [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `11.4.0` | `11.5.1` | | [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `2.13.0` | `3.1.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.10.8` | `1.10.15` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.20.0` | `8.23.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.20.0` | `8.23.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.24.2` | `0.25.0` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.20.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.2` | `50.6.3` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.1.3` | `7.1.5` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.6` | | [rollup-plugin-esbuild](https://github.com/egoist/rollup-plugin-esbuild) | `6.1.1` | `6.2.0` | Updates `semver` from 7.6.3 to 7.7.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.3...v7.7.1) Updates `@eslint/js` from 9.18.0 to 9.20.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.20.0/packages/js) Updates `@grafana/data` from 11.4.0 to 11.5.1 - [Release notes](https://github.com/grafana/grafana/releases) - [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/grafana/commits/v11.5.1/packages/grafana-data) Updates `@grafana/runtime` from 11.4.0 to 11.5.1 - [Release notes](https://github.com/grafana/grafana/releases) - [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/grafana/commits/v11.5.1/packages/grafana-runtime) Updates `@grafana/ui` from 11.4.0 to 11.5.1 - [Release notes](https://github.com/grafana/grafana/releases) - [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/grafana/commits/v11.5.1/packages/grafana-ui) Updates `@stylistic/eslint-plugin-ts` from 2.13.0 to 3.1.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v3.1.0/packages/eslint-plugin-ts) Updates `@swc/core` from 1.10.8 to 1.10.15 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.10.8...v1.10.15) Updates `@typescript-eslint/eslint-plugin` from 8.20.0 to 8.23.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.20.0 to 8.23.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/parser) Updates `esbuild` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.0) Updates `eslint` from 9.18.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.20.0) Updates `eslint-plugin-jsdoc` from 50.6.2 to 50.6.3 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v50.6.2...v50.6.3) Updates `react-router-dom` from 7.1.3 to 7.1.5 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.1.5/packages/react-router-dom) Updates `rollup` from 4.31.0 to 4.34.6 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.31.0...v4.34.6) Updates `rollup-plugin-esbuild` from 6.1.1 to 6.2.0 - [Release notes](https://github.com/egoist/rollup-plugin-esbuild/releases) - [Changelog](https://github.com/egoist/rollup-plugin-esbuild/blob/dev/.releaserc.json) - [Commits](egoist/rollup-plugin-esbuild@v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@grafana/data" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@grafana/runtime" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@grafana/ui" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@stylistic/eslint-plugin-ts" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-node-dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-node-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-node-dependencies - dependency-name: react-router-dom dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-node-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: rollup-plugin-esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36e7898 commit 8a75de4

File tree

2 files changed

+977
-886
lines changed

2 files changed

+977
-886
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"devDependencies": {
3333
"@eslint/eslintrc": "^3.2.0",
3434
"@eslint/js": "^9.18.0",
35-
"@grafana/data": "11.4.0",
35+
"@grafana/data": "11.5.1",
3636
"@grafana/eslint-config": "^8.0.0",
37-
"@grafana/runtime": "11.4.0",
37+
"@grafana/runtime": "11.5.1",
3838
"@grafana/tsconfig": "^2.0.0",
39-
"@grafana/ui": "11.4.0",
39+
"@grafana/ui": "11.5.1",
4040
"@rollup/plugin-node-resolve": "^16.0.0",
41-
"@stylistic/eslint-plugin-ts": "^2.9.0",
41+
"@stylistic/eslint-plugin-ts": "^3.1.0",
4242
"@swc/core": "^1.7.40",
4343
"@swc/jest": "^0.2.36",
4444
"@testing-library/dom": "^10.4.0",
@@ -51,7 +51,7 @@
5151
"@types/semver": "^7.5.8",
5252
"@typescript-eslint/eslint-plugin": "^8.12.0",
5353
"@typescript-eslint/parser": "^8.12.0",
54-
"esbuild": "^0.24.0",
54+
"esbuild": "^0.25.0",
5555
"eslint": "^9.18.0",
5656
"eslint-config-prettier": "^10.0.1",
5757
"eslint-plugin-jsdoc": "^50.4.3",

0 commit comments

Comments
 (0)