Skip to content

Commit 0178419

Browse files
committed
chore: dependencies update:
- update `rollup-plugin-node-resolve` to `5.0.2` - update `rollup` to `1.15.3`
1 parent e912639 commit 0178419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@
9797
"npm-run-all": "^4.1.5",
9898
"postcss-cli": "^6.1.2",
9999
"rimraf": "^2.6.3",
100-
"rollup": "^1.15.1",
100+
"rollup": "^1.15.3",
101101
"rollup-plugin-babel": "^4.3.2",
102102
"rollup-plugin-commonjs": "^10.0.0",
103-
"rollup-plugin-node-resolve": "^5.0.1",
103+
"rollup-plugin-node-resolve": "^5.0.2",
104104
"semver": "^6.1.1",
105105
"shelljs": "^0.8.3",
106106
"shx": "^0.3.2",

0 commit comments

Comments
 (0)