Skip to content

Commit 74f3da2

Browse files
deps(npm)(deps-dev): bump the build-tools group
Bumps the build-tools group in /thingconnect.pulse.client with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `eslint-plugin-react-refresh` from 0.4.20 to 0.4.21 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.20...v0.4.21) Updates `vite` from 7.1.6 to 7.1.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.7/packages/vite) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-tools - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-tools - dependency-name: vite dependency-version: 7.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build-tools ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a59488c commit 74f3da2

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

thingconnect.pulse.client/package-lock.json

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

thingconnect.pulse.client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,19 +51,19 @@
5151
"@types/react": "^19.1.13",
5252
"@types/react-dom": "^19.1.9",
5353
"@vitejs/plugin-react-swc": "^4.1.0",
54-
"eslint": "^9.35.0",
54+
"eslint": "^9.36.0",
5555
"eslint-config-prettier": "^10.1.8",
5656
"eslint-plugin-react-dom": "^1.53.1",
5757
"eslint-plugin-react-hooks": "^5.2.0",
58-
"eslint-plugin-react-refresh": "^0.4.20",
58+
"eslint-plugin-react-refresh": "^0.4.21",
5959
"eslint-plugin-react-x": "^1.53.1",
6060
"globals": "^16.3.0",
6161
"husky": "^9.1.7",
6262
"lint-staged": "^16.1.4",
6363
"prettier": "^3.6.2",
6464
"typescript": "~5.9.2",
6565
"typescript-eslint": "^8.44.0",
66-
"vite": "^7.1.6",
66+
"vite": "^7.1.7",
6767
"vite-tsconfig-paths": "^5.1.4"
6868
},
6969
"lint-staged": {

0 commit comments

Comments
 (0)