Skip to content

Commit 2566fc6

Browse files
dependabot[bot]uiolee
andauthoredFeb 27, 2025··
chore(deps-dev): bump devDependencies (#25)
* chore(deps-dev): bump esbuild in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> * bump devDependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: uiolee <[email protected]>
1 parent bd33595 commit 2566fc6

File tree

2 files changed

+409
-409
lines changed

2 files changed

+409
-409
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@
6060
"devDependencies": {
6161
"@jest/globals": "^29.7.0",
6262
"@jest/types": "^29.6.3",
63-
"@types/node": "^22.10.5",
63+
"@types/node": "^22.13.5",
6464
"@typescript-eslint/eslint-plugin": "^7.18.0",
6565
"@typescript-eslint/parser": "^7.18.0",
66-
"esbuild": "^0.24.2",
66+
"esbuild": "^0.25.0",
6767
"esbuild-jest": "^0.5.0",
6868
"eslint": "^8.57.1",
69-
"eslint-config-prettier": "^10.0.1",
70-
"eslint-plugin-jest": "^28.10.0",
71-
"eslint-plugin-prettier": "^5.2.1",
69+
"eslint-config-prettier": "^10.0.2",
70+
"eslint-plugin-jest": "^28.11.0",
71+
"eslint-plugin-prettier": "^5.2.3",
7272
"jest": "^29.7.0",
7373
"typescript": "^5.7.3"
7474
},

‎pnpm-lock.yaml

+404-404
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.