Skip to content

Commit 5f1b273

Browse files
committed
Update dev dependencies
1 parent 5be5563 commit 5f1b273

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "textpattern-default-theme",
33
"description": "The default theme that ships as standard with Textpattern CMS.",
4-
"version": "4.6.0",
4+
"version": "4.6.1",
55
"keywords": [
66
"skin",
77
"theme",
@@ -23,7 +23,7 @@
2323
"url": "https://github.com/textpattern/textpattern-default-theme/issues"
2424
},
2525
"devDependencies": {
26-
"autoprefixer": "6.4.1",
26+
"autoprefixer": "6.5.0",
2727
"grunt": "~1.0",
2828
"grunt-cli": "~1",
2929
"grunt-concurrent": "2.3.1",
@@ -36,7 +36,7 @@
3636
"grunt-sass": "1.2.1",
3737
"grunt-sass-lint": "0.2.0",
3838
"load-grunt-tasks": "~3.5",
39-
"node-sass": "3.9.3",
39+
"node-sass": "3.10.1",
4040
"sass-lint": "1.9.1"
4141
},
4242
"scripts": {

0 commit comments

Comments
 (0)