Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Commit

Permalink
Merge pull request #15 from alexlafroscia/dependabot/npm_and_yarn/esb…
Browse files Browse the repository at this point in the history
…uild-0.9.2

chore(deps): bump esbuild from 0.8.9 to 0.9.2
  • Loading branch information
alexlafroscia committed Mar 16, 2021
2 parents 440c41a + feb62c6 commit f5cd70d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion broccoli-esbuild-transpiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"broccoli-persistent-filter": "^3.1.2",
"esbuild": "^0.8.9"
"esbuild": "^0.9.2"
},
"devDependencies": {
"broccoli-test-helper": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5674,10 +5674,10 @@ es6-promisify@^5.0.0:
dependencies:
es6-promise "^4.0.3"

esbuild@^0.8.9:
version "0.8.9"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.9.tgz#e2b4254ee7aabb23e88c9d4abb38a16668856569"
integrity sha512-HAV4mKJqos0L8g6pL7evrw/ZPm478yFNtkuYhqJAeTrIW40XtBxhHrt4Pm2faYeRB8K6nA7dTDgmF+O0e9JCXQ==
esbuild@^0.9.2:
version "0.9.2"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.9.2.tgz#7e9fde247c913ed8ee059e2648b0c53f7d00abe5"
integrity sha512-xE3oOILjnmN8PSjkG3lT9NBbd1DbxNqolJ5qNyrLhDWsFef3yTp/KTQz1C/x7BYFKbtrr9foYtKA6KA1zuNAUQ==

escalade@^3.1.1:
version "3.1.1"
Expand Down

0 comments on commit f5cd70d

Please sign in to comment.