Skip to content

Commit 00a0f9d

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump the npm-packages group with 2 updates
Bumps the npm-packages group with 2 updates: [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) Updates `typescript-eslint` from 8.47.0 to 8.48.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.48.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 011567d commit 00a0f9d

File tree

2 files changed

+69
-110
lines changed

2 files changed

+69
-110
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"eslint-plugin-react": "^7.37.4",
5353
"husky": "^9.1.7",
5454
"lint-staged": "^15.5.2",
55-
"prettier": "^3.6.2",
55+
"prettier": "^3.7.3",
5656
"rewire": "^7.0.0",
5757
"rollup-plugin-visualizer": "^5.14.0",
5858
"rollup-preserve-directives": "^1.1.3",
5959
"typescript": "^5.7.3",
60-
"typescript-eslint": "^8.46.4",
60+
"typescript-eslint": "^8.48.0",
6161
"vite": "^6.4.1",
6262
"vite-plugin-svgr": "^4.5.0",
6363
"vite-plugin-webfont-dl": "^3.11.1"

0 commit comments

Comments
 (0)