Bump esm from 3.2.0 to 3.2.1

Bumps [esm](https://github.com/standard-things/esm) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/standard-things/esm/releases)
- [Commits](https://github.com/standard-things/esm/compare/3.2.0...3.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-06 05:25:43 +00:00
parent cab4440ee7
commit 8e9de54cd5
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 5 additions and 5 deletions

View File

@ -100,7 +100,7 @@
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-react": "^7.12.4",
"eslint-teamcity": "^2.1.0",
"esm": "^3.2.0",
"esm": "^3.2.1",
"github-release-from-changelog": "^1.3.2",
"glob": "^7.1.3",
"husky": "^1.3.1",

View File

@ -8533,10 +8533,10 @@ eslint@^5.12.1:
table "^5.0.2"
text-table "^0.2.0"
esm@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.0.tgz#089011156cf817ccdae38c877cbe03301df04136"
integrity sha512-yK4IiHmmInOk9q4xbJXdUfPV0ju7GbRCbhtpe5/gH7nRiD6RAb12Ix7zfsqQkDL5WERwzFlq/eT6zTXDWwIk+w==
esm@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.1.tgz#bd7c7dadad902ef167db93b266796e9cece587c7"
integrity sha512-+gxDed1gELD6mCn0P4TRPpknVJe7JvLtg3lJ9sRlLSpfw6J47QMGa5pi+10DN20VQ5z6OtbxjFoD9Z6PM+zb6Q==
espree@^3.4.3:
version "3.5.4"