Skip to content

Commit 6c6a3f6

Browse files
committed
chore: dependencies update
- update `babel-eslint` to `10.0.1` - update `stylelint` to `9.6.0`
1 parent 0446212 commit 6c6a3f6

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
@@ -82,7 +82,7 @@
8282
"@babel/plugin-transform-runtime": "^7.1.0",
8383
"@babel/preset-env": "^7.1.0",
8484
"autoprefixer": "^9.1.5",
85-
"babel-eslint": "^10.0.0",
85+
"babel-eslint": "^10.0.1",
8686
"babel-plugin-external-helpers": "^7.0.0-beta.3",
8787
"babel-plugin-istanbul": "^5.0.1",
8888
"babel-plugin-transform-es2015-modules-strip": "^0.1.1",
@@ -103,7 +103,7 @@
103103
"semver": "^5.5.1",
104104
"shelljs": "^0.8.2",
105105
"shx": "^0.3.2",
106-
"stylelint": "^9.5.0",
106+
"stylelint": "^9.6.0",
107107
"stylelint-config-recommended-scss": "^3.2.0",
108108
"stylelint-config-standard": "^18.2.0",
109109
"stylelint-order": "^1.0.0",

0 commit comments

Comments
 (0)