Skip to content

Commit 6245432

Browse files
committed
chore: dpendencies update:
- update `rollup` to `^1.13.1` - update `stylelint-scss` to `^3.8.0`
1 parent 8fc5bf5 commit 6245432

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
@@ -99,7 +99,7 @@
9999
"npm-run-all": "^4.1.5",
100100
"postcss-cli": "^6.1.2",
101101
"rimraf": "^2.6.3",
102-
"rollup": "^1.13.0",
102+
"rollup": "^1.13.1",
103103
"rollup-plugin-babel": "^4.3.2",
104104
"rollup-plugin-commonjs": "^10.0.0",
105105
"rollup-plugin-node-resolve": "^5.0.1",
@@ -110,7 +110,7 @@
110110
"stylelint-config-recommended-scss": "^3.3.0",
111111
"stylelint-config-standard": "^18.3.0",
112112
"stylelint-order": "^3.0.0",
113-
"stylelint-scss": "^3.7.0",
113+
"stylelint-scss": "^3.8.0",
114114
"uglify-js": "^3.6.0"
115115
},
116116
"peerDependencies": {

0 commit comments

Comments
 (0)