Skip to content

Commit b1c8927

Browse files
chore(deps): update dependency esbuild to v0.20.2 (#3789)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f1bfa7 commit b1c8927

File tree

5 files changed

+173
-134
lines changed

5 files changed

+173
-134
lines changed

medusa-nx-native-federation-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"babel-jest": "28.1.3",
5454
"cross-fetch": "3.1.8",
5555
"cypress": "13.6.6",
56-
"esbuild": "0.20.1",
56+
"esbuild": "0.20.2",
5757
"eslint": "8.57.0",
5858
"eslint-config-prettier": "8.10.0",
5959
"eslint-plugin-cypress": "2.15.1",

native-federation-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react": "17.0.76",
3030
"@types/webpack": "^5.28.5",
3131
"concurrently": "7.6.0",
32-
"esbuild": "0.20.1",
32+
"esbuild": "0.20.2",
3333
"esm-node-services": "0.9.1",
3434
"json5": "2.2.3",
3535
"serve": "14.2.1",

0 commit comments

Comments
 (0)