Skip to content

Commit 4f70463

Browse files
committed
chore: update deps
1 parent b3697fd commit 4f70463

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
},
1616
"files": "build/",
1717
"devDependencies": {
18-
"autoprefixer": "^9.6.1",
19-
"eslint": "^7.0.0",
20-
"eslint-plugin-react": "^7.20.0",
21-
"grunt": "^1.0.1",
18+
"autoprefixer": "^9.8.6",
19+
"eslint": "^7.18.0",
20+
"eslint-plugin-react": "^7.22.0",
21+
"grunt": "^1.3.0",
2222
"grunt-cli": "^1.2.0",
2323
"grunt-contrib-clean": "^2.0.0",
24-
"grunt-contrib-compress": "^1.4.3",
24+
"grunt-contrib-compress": "^2.0.0",
2525
"grunt-contrib-concat": "^1.0.1",
2626
"grunt-contrib-copy": "^1.0.0",
2727
"grunt-contrib-csslint": "^2.0.0",
@@ -30,9 +30,9 @@
3030
"grunt-css-selectors": "^1.1.0",
3131
"grunt-postcss": "^0.9.0",
3232
"grunt-pure-grids": "^2.0.0",
33-
"husky": "^4.2.5",
33+
"husky": "^4.3.8",
3434
"normalize.css": "^8.0.1",
35-
"tap": "^14.4.1"
35+
"tap": "^14.11.0"
3636
},
3737
"description": "Pure is a ridiculously tiny CSS library you can use to start any web project.",
3838
"bugs": {

0 commit comments

Comments
 (0)