Skip to content

Commit afb0640

Browse files
committed
Update dependencies.
1 parent 9b47c62 commit afb0640

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
"canonicalize": "^1.0.1",
3434
"rdf-canonize": "^1.0.2",
3535
"request": "^2.88.0",
36-
"semver": "^5.6.0",
36+
"semver": "^6.3.0",
3737
"xmldom": "0.1.19"
3838
},
3939
"devDependencies": {
40-
"@babel/cli": "^7.2.3",
41-
"@babel/core": "^7.3.3",
42-
"@babel/plugin-proposal-object-rest-spread": "^7.3.2",
43-
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
44-
"@babel/plugin-transform-runtime": "^7.2.0",
45-
"@babel/preset-env": "^7.3.1",
46-
"@babel/register": "^7.0.0",
47-
"@babel/runtime": "^7.3.1",
40+
"@babel/cli": "^7.7.5",
41+
"@babel/core": "^7.7.5",
42+
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
43+
"@babel/plugin-transform-modules-commonjs": "^7.7.5",
44+
"@babel/plugin-transform-runtime": "^7.7.5",
45+
"@babel/preset-env": "^7.7.5",
46+
"@babel/register": "^7.7.4",
47+
"@babel/runtime": "^7.7.5",
4848
"babel-loader": "^8.0.5",
4949
"benchmark": "^2.1.4",
5050
"browserify": "^16.2.3",
@@ -53,10 +53,10 @@
5353
"core-js": "^2.6.5",
5454
"cors": "^2.7.1",
5555
"cross-env": "^5.2.0",
56-
"eslint": "^5.14.1",
57-
"eslint-config-digitalbazaar": "^1.6.0",
56+
"eslint": "^6.7.2",
57+
"eslint-config-digitalbazaar": "^2.0.1",
5858
"express": "^4.16.4",
59-
"fs-extra": "^7.0.0",
59+
"fs-extra": "^8.1.0",
6060
"join-path-js": "0.0.0",
6161
"karma": "^3.1.1",
6262
"karma-babel-preprocessor": "^8.0.0",
@@ -72,9 +72,9 @@
7272
"karma-sourcemap-loader": "^0.3.7",
7373
"karma-tap-reporter": "0.0.6",
7474
"karma-webpack": "^3.0.5",
75-
"mocha": "^5.2.0",
75+
"mocha": "^6.2.2",
7676
"mocha-lcov-reporter": "^1.3.0",
77-
"nyc": "^13.3.0",
77+
"nyc": "^14.1.1",
7878
"webpack": "^4.29.5",
7979
"webpack-cli": "^3.2.3",
8080
"webpack-merge": "^4.2.1"

0 commit comments

Comments
 (0)