Dependency updates

This commit is contained in:
Jonathan Putney
2020-06-08 12:28:15 -04:00
parent 8e0cd99a53
commit e1b16e4107
2 changed files with 57 additions and 18 deletions

View File

@@ -23,7 +23,7 @@
"chai": "^4.2.0",
"eslint": "^6.8.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.21.1",
"grunt": "^1.1.0",
"grunt-browserify": "^5.3.0",
"grunt-cli": "^1.3.2",
@@ -34,7 +34,7 @@
"minifyify": "^7.3.5",
"minimist": "^1.2.5",
"mocha": "^7.1.2",
"mocha-junit-reporter": "^1.23.3",
"mocha-junit-reporter": "^2.0.0",
"mochawesome": "^6.1.1",
"nyc": "^15.1.0"
},