Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 26, 2021
1 parent fab9da1 commit 8bf50d4
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 250 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.15.4
14.16.0
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,49 +73,49 @@
"0x": "4.10.2",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@types/chai": "4.2.14",
"@types/chai": "4.2.15",
"@types/cross-spawn": "6.0.2",
"@types/eslint": "7.2.6",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/jest": "26.0.20",
"@types/json5": "0.0.30",
"@types/node": "13.13.39",
"@types/node": "13.13.45",
"@types/pnpapi": "0.0.1",
"@types/prettier": "2.1.6",
"@types/prettier": "2.2.1",
"@types/rimraf": "3.0.0",
"@types/semantic-release": "17.2.0",
"@types/sinon": "9.0.10",
"@types/sinon-chai": "3.2.5",
"@types/wrap-ansi": "3.0.0",
"@types/yamljs": "0.2.31",
"@types/yargs": "15.0.12",
"@typescript-eslint/eslint-plugin": "4.12.0",
"@typescript-eslint/parser": "4.12.0",
"@types/yargs": "15.0.13",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/parser": "4.15.2",
"builtin-modules": "3.2.0",
"chai": "4.2.0",
"chai": "4.3.0",
"conventional-changelog-cli": "2.1.1",
"coveralls": "3.1.0",
"devmoji": "2.1.13",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
"devmoji": "2.2.0",
"eslint": "7.20.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-chai-expect": "2.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.3",
"eslint-plugin-jest": "24.1.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-unicorn": "26.0.0",
"husky": "4.3.7",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-unicorn": "26.0.1",
"husky": "4.3.8",
"jest": "26.6.3",
"markdownlint-cli": "0.26.0",
"prettier": "2.2.1",
"rimraf": "3.0.2",
"semantic-release": "17.3.1",
"sinon": "9.2.3",
"semantic-release": "17.4.0",
"sinon": "9.2.4",
"sinon-chai": "3.5.0",
"ts-jest": "26.4.4",
"ts-jest": "26.5.2",
"ts-node": "9.1.1",
"typescript": "4.1.3",
"typescript": "4.2.2",
"typesync": "0.8.0"
},
"dependencies": {
Expand All @@ -132,7 +132,7 @@
"shellwords-ts": "^3.0.0",
"string-width": "^4.2.0",
"tslib": "2.1.0",
"type-fest": "^0.20.0",
"type-fest": "^0.21.0",
"wrap-ansi": "^7.0.0",
"yamljs": "^0.3.0",
"yargs": "^16.0.0"
Expand Down

0 comments on commit 8bf50d4

Please sign in to comment.