aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-04-05 09:05:06 +0100
committerJakub Hampl <kopomir@gmail.com>2019-04-05 09:05:06 +0100
commit9116c9a5d40c657f9af0ec527b33ab3059a1b4b8 (patch)
treea34c13c424ab57b404ffc796398690bffe981c94 /package.json
parent1ea8d7b5ef1eba1e2af968eaa23795ab01761046 (diff)
Bump rollup-plugin-node-resolve from 3.3.0 to 4.1.0 (#18)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1bc5921..18dab65 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"rollup": "^1.8.0",
"rollup-plugin-buble": "^0.19.2",
"rollup-plugin-commonjs": "^9.1.3",
- "rollup-plugin-node-resolve": "^3.3.0"
+ "rollup-plugin-node-resolve": "^4.1.0"
},
"dependencies": {
"mapbox-gl": "^0.53.0"