Skip to content

Commit e6e7ed8

Browse files
author
Gregg Van Hove
committed
Update dependencies
- See #162
1 parent 6deb88a commit e6e7ed8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "./node_modules/.bin/grunt && ./bin/jasmine.js"
1919
},
2020
"dependencies": {
21-
"fast-glob": "^2.2.6",
21+
"fast-glob": "^3.2.4",
2222
"jasmine-core": "~3.6.0"
2323
},
2424
"bin": "./bin/jasmine.js",
@@ -28,6 +28,6 @@
2828
"grunt-cli": "^1.3.2",
2929
"grunt-contrib-jshint": "^2.1.0",
3030
"shelljs": "^0.8.3",
31-
"slash": "^2.0.0"
31+
"slash": "^3.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)