Skip to content

Commit 2f8aa66

Browse files
Bump the all-dependencies group across 1 directory with 18 updates (#121)
Bumps the all-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@grafana/plugin-ui](https://github.com/grafana/plugin-ui) | `0.9.4` | `0.9.5` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.18.0` | | [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `2.12.1` | `2.13.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.10.4` | `1.10.8` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.2.0` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.13` | `4.17.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.0` | `8.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.0` | `8.20.0` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.17.1` | `8.17.2` | | [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.18.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.1` | `50.6.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.3` | `7.37.4` | | [lefthook](https://github.com/evilmartians/lefthook) | `1.10.1` | `1.10.9` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.1.1` | `7.1.3` | | [rollup](https://github.com/rollup/rollup) | `4.29.1` | `4.31.0` | Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e4f681 commit 2f8aa66

File tree

2 files changed

+795
-744
lines changed

2 files changed

+795
-744
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,20 @@
4343
"@swc/core": "^1.7.28",
4444
"@swc/jest": "^0.2.36",
4545
"@testing-library/jest-dom": "6.6.3",
46-
"@testing-library/react": "16.1.0",
46+
"@testing-library/react": "16.2.0",
4747
"@testing-library/react-hooks": "8.0.1",
4848
"@testing-library/user-event": "^14.5.2",
4949
"@types/jest": "29.5.14",
50-
"@types/lodash": "4.17.13",
51-
"@types/node": "22.10.5",
50+
"@types/lodash": "4.17.14",
51+
"@types/node": "22.10.7",
5252
"@types/react": "18.3.12",
5353
"@types/react-dom": "18.3.1",
5454
"@typescript-eslint/eslint-plugin": "^8.12.2",
5555
"@typescript-eslint/parser": "^8.12.2",
56-
"cspell": "8.17.1",
56+
"cspell": "8.17.2",
5757
"esbuild": "^0.24.0",
5858
"eslint": "^9.13.0",
59-
"eslint-config-prettier": "^9.1.0",
59+
"eslint-config-prettier": "^10.0.1",
6060
"eslint-plugin-deprecation": "^3.0.0",
6161
"eslint-plugin-jsdoc": "^50.4.3",
6262
"eslint-plugin-react": "^7.37.2",
@@ -72,7 +72,7 @@
7272
"react-router-dom": "^7.1.1",
7373
"react-select-event": "^5.5.1",
7474
"rimraf": "^6.0.1",
75-
"rollup": "4.29.1",
75+
"rollup": "4.31.0",
7676
"rollup-plugin-dts": "^6.1.1",
7777
"rollup-plugin-esbuild": "^6.1.1",
7878
"rollup-plugin-node-externals": "^8.0.0"

0 commit comments

Comments
 (0)