From e0b5de6ab12f181247108529b8e7a473eabe3b39 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 5 Jan 2015 16:29:17 -0800 Subject: bump grunt-autoprefixer to ~2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8d4434622..67a26ad0f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "btoa": "~1.1.2", "glob": "~4.3.1", "grunt": "~0.4.5", - "grunt-autoprefixer": "~2.0.0", + "grunt-autoprefixer": "~2.1.0", "grunt-banner": "~0.2.3", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0", -- cgit v1.2.3 From 7f65b71cc3f7639eab7ca1f06388f16db2c630c5 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 5 Jan 2015 16:29:52 -0800 Subject: bump grunt-banner to ~0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 67a26ad0f..2560c7d89 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "glob": "~4.3.1", "grunt": "~0.4.5", "grunt-autoprefixer": "~2.1.0", - "grunt-banner": "~0.2.3", + "grunt-banner": "~0.3.0", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0", "grunt-contrib-concat": "~0.5.0", -- cgit v1.2.3 From b24e6cf2edb064046e648e0eb5ac109bf577a07e Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 29 Dec 2014 12:09:39 -0800 Subject: bump grunt-contrib-less to ~1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 2560c7d89..70d0b7a4c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "grunt-contrib-cssmin": "~0.11.0", "grunt-contrib-jade": "~0.14.0", "grunt-contrib-jshint": "~0.10.0", - "grunt-contrib-less": "~0.12.0", + "grunt-contrib-less": "~1.0.0", "grunt-contrib-qunit": "~0.5.2", "grunt-contrib-uglify": "~0.7.0", "grunt-contrib-watch": "~0.6.1", -- cgit v1.2.3 From f5a5621af2194b6757ed3028a79598575cc9e1e2 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 16 Jan 2015 10:10:02 +0200 Subject: Update devDependencies. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 70d0b7a4c..36490e847 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,10 @@ }, "devDependencies": { "btoa": "~1.1.2", - "glob": "~4.3.1", + "glob": "~4.3.5", "grunt": "~0.4.5", "grunt-autoprefixer": "~2.1.0", - "grunt-banner": "~0.3.0", + "grunt-banner": "~0.3.1", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0", "grunt-contrib-concat": "~0.5.0", @@ -53,8 +53,8 @@ "grunt-exec": "~0.4.6", "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.1.0", - "grunt-saucelabs": "~8.4.0", + "grunt-jscs": "~1.2.0", + "grunt-saucelabs": "~8.4.1", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~2.0.0", "npm-shrinkwrap": "^200.0.0", -- cgit v1.2.3 From c683e7dea763b19e9bb172c34f74f99b926607e0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 19 Jan 2015 08:32:13 -0800 Subject: bump versions --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 36490e847..de9a095a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", - "version": "3.3.1", + "version": "3.3.2", "keywords": [ "css", "less", -- cgit v1.2.3 From fbc220defdd80e7471592262495869f0f52b02b9 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 19 Jan 2015 19:13:43 +0200 Subject: Update devDependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index de9a095a6..71e4fb0d1 100644 --- a/package.json +++ b/package.json @@ -34,14 +34,14 @@ "btoa": "~1.1.2", "glob": "~4.3.5", "grunt": "~0.4.5", - "grunt-autoprefixer": "~2.1.0", + "grunt-autoprefixer": "~2.2.0", "grunt-banner": "~0.3.1", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.9.0", "grunt-contrib-copy": "~0.7.0", - "grunt-contrib-csslint": "~0.3.1", + "grunt-contrib-csslint": "~0.4.0", "grunt-contrib-cssmin": "~0.11.0", "grunt-contrib-jade": "~0.14.0", "grunt-contrib-jshint": "~0.10.0", -- cgit v1.2.3