Skip to content

Commit aafb93d

Browse files
Bump the 3-3-ui-plugin-template-package-updates group across 1 directory with 5 updates
Bumps the 3-3-ui-plugin-template-package-updates group with 5 updates in the /dev/react-plugin-tools/react_plugin_template directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.66.0` | `8.67.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.66.0` | `8.67.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.66.0` | `8.67.0` | | [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.11.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.66.0` | `8.67.0` | Updates `@typescript-eslint/eslint-plugin` from 8.66.0 to 8.67.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.67.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.66.0 to 8.67.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.67.0/packages/parser) Updates `@typescript-eslint/utils` from 8.66.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/utils) Updates `globals` from 17.9.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.9.0...v17.11.0) Updates `typescript-eslint` from 8.66.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: 3-3-ui-plugin-template-package-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: 3-3-ui-plugin-template-package-updates - dependency-name: "@typescript-eslint/utils" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: 3-3-ui-plugin-template-package-updates - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: 3-3-ui-plugin-template-package-updates - dependency-name: typescript-eslint dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: 3-3-ui-plugin-template-package-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32959e6 commit aafb93d

2 files changed

Lines changed: 82 additions & 82 deletions

File tree

dev/react-plugin-tools/react_plugin_template/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"@types/node": "^25.9.5",
4949
"@types/react": "^19.2.18",
5050
"@types/react-dom": "^19.2.4",
51-
"@typescript-eslint/eslint-plugin": "8.66.0",
52-
"@typescript-eslint/parser": "8.66.0",
53-
"@typescript-eslint/utils": "^8.66.0",
51+
"@typescript-eslint/eslint-plugin": "8.67.0",
52+
"@typescript-eslint/parser": "8.67.0",
53+
"@typescript-eslint/utils": "^8.67.0",
5454
"@vitejs/plugin-react-swc": "^4.3.3",
5555
"@vitest/coverage-v8": "^3.2.7",
5656
"eslint": "^9.39.5",
@@ -62,11 +62,11 @@
6262
"eslint-plugin-react-hooks": "^5.2.0",
6363
"eslint-plugin-react-refresh": "^0.5.4",
6464
"eslint-plugin-unicorn": "^55.0.0",
65-
"globals": "^17.9.0",
65+
"globals": "^17.11.0",
6666
"happy-dom": "^20.11.2",
6767
"prettier": "^3.9.6",
6868
"typescript": "~5.9.3",
69-
"typescript-eslint": "^8.66.0",
69+
"typescript-eslint": "^8.67.0",
7070
"vite": "^8.2.1",
7171
"vite-plugin-css-injected-by-js": "^4.0.1",
7272
"vite-plugin-dts": "^4.3.0",

dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml

Lines changed: 77 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)