Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 27, 2020
1 parent 7aad4d7 commit 61054c8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,29 +27,29 @@
},
"devDependencies": {
"@types/chai": "^4.2.12",
"@types/core-js": "^2.5.3",
"@types/core-js": "^2.5.4",
"@types/dirty-chai": "^2.0.2",
"@types/mocha": "^8.0.1",
"@types/node": "^14.0.27",
"@types/semver": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^3.8.0",
"@typescript-eslint/eslint-plugin-tslint": "^3.8.0",
"@typescript-eslint/parser": "^3.8.0",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.2",
"@types/semver": "^7.3.4",
"@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": "^7.10.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsdoc": "^30.2.1",
"eslint-plugin-jsdoc": "^30.5.3",
"eslint-plugin-node": "^11.1.0",
"markdownlint-cli": "^0.23.2",
"mocha": "^8.1.1",
"mocha": "^8.1.3",
"mocha-steps": "^1.3.0",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"prettier": "^2.1.2",
"semver": "^7.3.2",
"shx": "^0.3.2",
"ts-node": "^8.10.2",
Expand Down

0 comments on commit 61054c8

Please sign in to comment.