Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent f315427 commit 9aad42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"main": "./Target/Index.js",
"types": "./Target/Index.d.ts",
"devDependencies": {
"typescript-esbuild": "0.3.2"
"typescript-esbuild": "0.3.3"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 9aad42d

Please sign in to comment.