Skip to content

Commit ffc78ce

Browse files
authored
prepare 1.3.4
1 parent dbf89cc commit ffc78ce

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
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-sass-lint",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "Gulp plugin for Sass Lint",
55
"main": "index.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
"homepage": "https://github.com/sasstools/gulp-sass-lint#readme",
2525
"dependencies": {
2626
"gulp-util": "^3.0.6",
27-
"sass-lint": "^1.11.0",
27+
"sass-lint": "^1.12.0",
2828
"through2": "^2.0.2"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)