Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#147)
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 Dec 24, 2020
1 parent 823def0 commit 1d317e1
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 145 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.15.1
14.15.3
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,24 +81,24 @@
"@types/eslint-plugin-prettier": "3.1.0",
"@types/jest": "26.0.19",
"@types/json5": "0.0.30",
"@types/node": "13.13.36",
"@types/prettier": "2.1.5",
"@types/node": "13.13.38",
"@types/prettier": "2.1.6",
"@types/rimraf": "3.0.0",
"@types/sinon": "9.0.9",
"@types/sinon": "9.0.10",
"@types/sinon-chai": "3.2.5",
"@types/standard-version": "7.0.0",
"@types/wrap-ansi": "3.0.0",
"@types/yamljs": "0.2.31",
"@types/yargs": "15.0.11",
"@typescript-eslint/eslint-plugin": "4.9.1",
"@typescript-eslint/parser": "4.9.1",
"builtin-modules": "3.1.0",
"@types/yargs": "15.0.12",
"@typescript-eslint/eslint-plugin": "4.11.0",
"@typescript-eslint/parser": "4.11.0",
"builtin-modules": "3.2.0",
"chai": "4.2.0",
"conventional-changelog-cli": "2.1.1",
"coveralls": "3.1.0",
"devmoji": "2.1.13",
"eslint": "7.15.0",
"eslint-config-prettier": "7.0.0",
"eslint": "7.16.0",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-chai-expect": "2.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.3",
Expand All @@ -108,7 +108,7 @@
"eslint-plugin-unicorn": "23.0.0",
"husky": "4.3.6",
"jest": "26.6.3",
"markdownlint-cli": "0.25.0",
"markdownlint-cli": "0.26.0",
"prettier": "2.2.1",
"rimraf": "3.0.2",
"semantic-release": "17.3.0",
Expand Down

0 comments on commit 1d317e1

Please sign in to comment.