From fcb458403c82f7a7cf52b08e9486a65665aa4723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:45:15 +0000 Subject: [PATCH] Bump esm from 3.0.47 to 3.2.25 Bumps [esm](https://github.com/standard-things/esm) from 3.0.47 to 3.2.25. - [Release notes](https://github.com/standard-things/esm/releases) - [Commits](https://github.com/standard-things/esm/compare/3.0.47...3.2.25) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfe8271..2572e86 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/substance/texture-xml-utils#readme", "devDependencies": { - "esm": "3.0.47", + "esm": "3.2.25", "nyc": "11.8.0", "rollup": "^1.20.3", "standard": "12.0.1",