diff --git a/.changeset/fresh-games-learn.md b/.changeset/fresh-games-learn.md new file mode 100644 index 000000000..a01f4cbf7 --- /dev/null +++ b/.changeset/fresh-games-learn.md @@ -0,0 +1,5 @@ +--- +'modular-scripts': patch +--- + +Bump esbuild from 0.14.42 to 0.14.51 diff --git a/.changeset/young-poets-swim.md b/.changeset/young-poets-swim.md new file mode 100644 index 000000000..5a16ff3ac --- /dev/null +++ b/.changeset/young-poets-swim.md @@ -0,0 +1,5 @@ +--- +'modular-scripts': patch +--- + +Read `compilerOptions.jsx` when type checking to support the new React JSX transform. diff --git a/package.json b/package.json index d4439b0b4..c3ca2742a 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/update-notifier": "5.1.0", "@yarnpkg/lockfile": "^1.1.0", "commander": "9.3.0", - "esbuild": "0.14.42", + "esbuild": "0.14.51", "eslint": "7.32.0", "execa": "5.1.1", "husky": "8.0.1", @@ -94,7 +94,7 @@ "typescript": "4.7.4" }, "resolutions": { - "esbuild": "0.14.42" + "esbuild": "0.14.51" }, "jest": { "coveragePathIgnorePatterns": [ diff --git a/packages/modular-scripts/package.json b/packages/modular-scripts/package.json index ffb0d6599..1789c3f7e 100644 --- a/packages/modular-scripts/package.json +++ b/packages/modular-scripts/package.json @@ -49,7 +49,7 @@ "detect-port-alt": "1.1.6", "dotenv": "16.0.1", "dotenv-expand": "8.0.3", - "esbuild": "0.14.42", + "esbuild": "0.14.51", "esbuild-loader": "2.19.0", "escape-string-regexp": "2.0.0", "eslint": "7.32.0", diff --git a/packages/modular-scripts/src/__tests__/__snapshots__/app.esbuild.test.ts.snap b/packages/modular-scripts/src/__tests__/__snapshots__/app.esbuild.test.ts.snap index 4ae79f220..c8c207a27 100644 --- a/packages/modular-scripts/src/__tests__/__snapshots__/app.esbuild.test.ts.snap +++ b/packages/modular-scripts/src/__tests__/__snapshots__/app.esbuild.test.ts.snap @@ -83,12 +83,12 @@ exports[`when working with an app can generate a index.html 1`] = `