Skip to content

Commit

Permalink
Bump esbuild from 0.20.2 to 0.21.3
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.2 to 0.21.3.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.20.2...v0.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent 4e791fe commit fb5d6bb
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 97 deletions.
192 changes: 96 additions & 96 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@atlaskit/editor-json-transformer": "^8.11.1",
"@atlaskit/editor-markdown-transformer": "^5.5.1",
"@atlaskit/editor-wikimarkup-transformer": "^11.3.0",
"esbuild": "^0.20.2"
"esbuild": "^0.21.3"
},
"scripts": {
"build": "esbuild atlaskit-transformer.js --bundle --platform=node --outfile=nbdev_squ/atlaskit-transformer.bundle.js"
Expand Down

0 comments on commit fb5d6bb

Please sign in to comment.