Skip to content

Commit bb5bef6

Browse files
committed
Build: Update to fixturify 3.0, and grunt-contrib-connect 4.0
* https://github.com/gruntjs/grunt-contrib-connect/blob/v4.0.0/CHANGELOG * https://github.com/joliss/node-fixturify/blob/v3.0.0/CHANGELOG.md Deprecation fixes, dep updates, minor size reduction.
1 parent 7ada32c commit bb5bef6

File tree

2 files changed

+87
-74
lines changed

2 files changed

+87
-74
lines changed

package-lock.json

+85-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
"eslint-plugin-n": "^15.0.0",
6767
"eslint-plugin-promise": "^6.2.0",
6868
"eslint-plugin-qunit": "^8.1.1",
69-
"fixturify": "^2.1.1",
69+
"fixturify": "^3.0.0",
7070
"fuzzysort": "1.2.1",
7171
"grunt": "^1.6.1",
72-
"grunt-contrib-connect": "^3.0.0",
72+
"grunt-contrib-connect": "^4.0.0",
7373
"grunt-contrib-copy": "^1.0.0",
7474
"grunt-contrib-qunit": "^8.0.1",
7575
"grunt-search": "^0.1.8",

0 commit comments

Comments
 (0)