Skip to content

Commit 782c978

Browse files
deps-dev(deps-dev): bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [prettier](https://github.com/prettier/prettier) and [vite-plugin-singlefile](https://github.com/richardtallent/vite-plugin-singlefile). Updates `@typescript-eslint/eslint-plugin` from 8.58.1 to 8.58.2 - [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.58.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.1 to 8.58.2 - [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.58.2/packages/parser) Updates `prettier` from 3.8.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.2...3.8.3) Updates `vite-plugin-singlefile` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/richardtallent/vite-plugin-singlefile/releases) - [Changelog](https://github.com/richardtallent/vite-plugin-singlefile/blob/main/CHANGELOG.md) - [Commits](https://github.com/richardtallent/vite-plugin-singlefile/commits) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite-plugin-singlefile dependency-version: 2.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 064ad14 commit 782c978

2 files changed

Lines changed: 72 additions & 67 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/jest": "^30.0.0",
7474
"@types/node": "^25.6.0",
7575
"@types/react": "^18.3.28",
76-
"@typescript-eslint/eslint-plugin": "^8.58.1",
76+
"@typescript-eslint/eslint-plugin": "^8.58.2",
7777
"@typescript-eslint/parser": "^8.53.0",
7878
"claude-code-lint": "^0.3.0",
7979
"eslint": "^9.39.2",
@@ -84,14 +84,14 @@
8484
"jest": "^30.3.0",
8585
"jest-environment-jsdom": "^29.7.0",
8686
"lint-staged": "^16.4.0",
87-
"prettier": "^3.8.2",
87+
"prettier": "^3.8.3",
8888
"release-it": "^19.2.4",
8989
"ts-jest": "^29.4.9",
9090
"tsc-esm-fix": "^3.1.2",
9191
"tsx": "^4.21.0",
9292
"typescript": "^5.9.3",
9393
"vite": "^7.3.1",
94-
"vite-plugin-singlefile": "^2.3.2",
94+
"vite-plugin-singlefile": "^2.3.3",
9595
"web-ext": "^9.4.0"
9696
}
9797
}

0 commit comments

Comments
 (0)