Skip to content

Commit

Permalink
Update dependency esbuild to v0.25.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 19, 2025
1 parent 1358819 commit cb7c2c2
Show file tree
Hide file tree
Showing 9 changed files with 576 additions and 516 deletions.
580 changes: 300 additions & 280 deletions add-changeset/index.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions current-branch-name/index.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions extract-package-details/index.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions find-and-replace-all/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/add-changeset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/glob": "7.2.0",
"@types/jest": "27.5.2",
"@types/node": "20.14.8",
"esbuild": "0.14.54",
"esbuild": "0.25.0",
"eslint": "8.57.1",
"typescript": "4.9.5",
"jest": "26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/current-branch-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "20.14.8",
"esbuild": "0.14.54",
"esbuild": "0.25.0",
"eslint": "8.57.1",
"jest": "26.6.3",
"jest-expect-message": "1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/extract-package-details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "20.14.8",
"esbuild": "0.14.54",
"esbuild": "0.25.0",
"eslint": "8.57.1",
"jest": "26.6.3",
"jest-expect-message": "1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/find-and-replace-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "20.14.8",
"esbuild": "0.14.54",
"esbuild": "0.25.0",
"eslint": "8.57.1",
"jest": "26.6.3",
"jest-expect-message": "1.1.3",
Expand Down
Loading

0 comments on commit cb7c2c2

Please sign in to comment.