Skip to content

Commit

Permalink
Bump typescript-esbuild from 0.3.12 to 0.4.0 in /Intake
Browse files Browse the repository at this point in the history
Bumps [typescript-esbuild](https://github.com/NikolaRHristov/TypeScriptESBuild) from 0.3.12 to 0.4.0.
- [Release notes](https://github.com/NikolaRHristov/TypeScriptESBuild/releases)
- [Changelog](https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/CHANGELOG.md)
- [Commits](PlayForm/Build@v0.3.12...v0.4.0)

---
updated-dependencies:
- dependency-name: typescript-esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 5413ef2 commit 8331f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Intake/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'"
},
"devDependencies": {
"typescript-esbuild": "0.3.12"
"typescript-esbuild": "0.4.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 8331f50

Please sign in to comment.