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 Dec 9, 2020
1 parent 7aad4d7 commit 17b9c8b
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,35 +23,35 @@
"node": ">=10.0.0"
},
"dependencies": {
"core-js": "^3.6.5"
"core-js": "^3.8.1"
},
"devDependencies": {
"@types/chai": "^4.2.12",
"@types/core-js": "^2.5.3",
"@types/chai": "^4.2.14",
"@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.2.0",
"@types/node": "^14.14.11",
"@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",
"cross-env": "^7.0.3",
"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.15.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.7.8",
"eslint-plugin-node": "^11.1.0",
"markdownlint-cli": "^0.23.2",
"mocha": "^8.1.1",
"markdownlint-cli": "^0.25.0",
"mocha": "^8.2.1",
"mocha-steps": "^1.3.0",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"semver": "^7.3.2",
"shx": "^0.3.2",
"prettier": "^2.2.1",
"semver": "^7.3.4",
"shx": "^0.3.3",
"ts-node": "^8.10.2",
"typescript": "^3.9.7"
},
Expand Down

0 comments on commit 17b9c8b

Please sign in to comment.