Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to ^0.24.0 (#17777)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
  • Loading branch information
renovate[bot] and tay1orjones authored Oct 18, 2024
1 parent e96c686 commit ad0c9f3
Show file tree
Hide file tree
Showing 18 changed files with 107 additions and 107 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/upgrade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"chalk": "^4.1.1",
"change-case": "^4.1.2",
"esbuild": "^0.23.0",
"esbuild": "^0.24.0",
"execa": "^5.1.1",
"fast-glob": "^3.2.11",
"fs-extra": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react": "^16.8.6 || ^17.0.1 || ^18.2.0"
},
"devDependencies": {
"esbuild": "^0.23.0",
"esbuild": "^0.24.0",
"rimraf": "^6.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"devDependencies": {
"esbuild": "^0.23.0",
"esbuild": "^0.24.0",
"rimraf": "^6.0.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit ad0c9f3

Please sign in to comment.