Skip to content

Commit fe65bd1

Browse files
committed
Update dev dependences
1 parent 30e2074 commit fe65bd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pwstrength-bootstrap",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "jQuery plugin for Twitter Bootstrap that provides rulesets for visualy displaying the quality of a users typed in password.",
55
"author": "Alejandro Blanco <alejandro.b.e@gmail.com>",
66
"homepage": "https://github.com/ablanco/jquery.pwstrength.bootstrap",
@@ -32,9 +32,9 @@
3232
"grunt-jslint": "~1.1.14",
3333
"grunt-shell": "~2.1.0",
3434
"grunt-contrib-concat": "~1.0.1",
35-
"grunt-contrib-uglify": "~2.0.0",
35+
"grunt-contrib-uglify": "~2.1.0",
3636
"grunt-jasmine-node": "~0.3.1",
3737
"jquery": "~3.1.1",
38-
"jsdom": "~9.9.1"
38+
"jsdom": "~9.11.0"
3939
}
4040
}

0 commit comments

Comments
 (0)