Skip to content

Commit

Permalink
Merge 3b30035 into b704fe2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2020
2 parents b704fe2 + 3b30035 commit 410c3b4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -28,30 +28,30 @@
"promise-writable": "^6.0.0"
},
"devDependencies": {
"@types/chai": "^4.2.12",
"@types/chai": "^4.2.14",
"@types/dirty-chai": "^2.0.2",
"@types/mocha": "^8.0.1",
"@types/node": "^14.0.27",
"@types/mocha": "^8.0.3",
"@types/node": "^14.14.6",
"@types/simple-websocket": "^7.0.1",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/eslint-plugin-tslint": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/eslint-plugin-tslint": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"chai": "^4.2.0",
"changelog-parser": "^2.8.0",
"coveralls": "^3.1.0",
"cross-env": "^7.0.2",
"dirty-chai": "^2.0.1",
"eslint": "^7.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsdoc": "^30.2.1",
"eslint": "^7.12.1",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.7.7",
"eslint-plugin-node": "^11.1.0",
"markdownlint-cli": "^0.23.2",
"mocha": "^8.1.1",
"markdownlint-cli": "^0.24.0",
"mocha": "^8.2.1",
"mocha-steps": "^1.3.0",
"nyc": "^15.1.0",
"prettier": "^2.1.2",
"shx": "^0.3.2",
"shx": "^0.3.3",
"simple-websocket": "^9.0.0",
"source-map-support": "^0.5.19",
"ts-node": "^8.10.2",
Expand Down

0 comments on commit 410c3b4

Please sign in to comment.