Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 13, 2021
1 parent 9755dc1 commit 6f75679
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 170 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,46 +70,46 @@
"@semantic-release/git": "9.0.0",
"@types/chai": "4.2.15",
"@types/cross-spawn": "6.0.2",
"@types/eslint": "7.2.6",
"@types/eslint": "7.2.7",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/jest": "26.0.20",
"@types/node": "14.14.31",
"@types/prettier": "2.2.1",
"@types/node": "14.14.34",
"@types/prettier": "2.2.2",
"@types/rimraf": "3.0.0",
"@types/semantic-release": "17.2.0",
"@types/sinon": "9.0.10",
"@types/sinon": "9.0.11",
"@types/sinon-chai": "3.2.5",
"@types/wrap-ansi": "3.0.0",
"@types/yamljs": "0.2.31",
"@types/yargs": "16.0.0",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/parser": "4.15.2",
"@typescript-eslint/eslint-plugin": "4.17.0",
"@typescript-eslint/parser": "4.17.0",
"@yarnpkg/pnp": "2.3.2",
"builtin-modules": "3.2.0",
"chai": "4.3.0",
"chai": "4.3.4",
"conventional-changelog-cli": "2.1.1",
"coveralls": "3.1.0",
"devmoji": "2.2.0",
"eslint": "7.20.0",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-chai-expect": "2.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.5",
"eslint-plugin-jest": "24.3.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-unicorn": "28.0.2",
"husky": "5.1.1",
"husky": "5.1.3",
"jest": "26.6.3",
"markdownlint-cli": "0.26.0",
"markdownlint-cli": "0.27.1",
"prettier": "2.2.1",
"rimraf": "3.0.2",
"semantic-release": "17.4.0",
"semantic-release": "17.4.2",
"sinon": "9.2.4",
"sinon-chai": "3.5.0",
"ts-jest": "26.5.2",
"ts-jest": "26.5.3",
"ts-node": "9.1.1",
"typescript": "4.2.2",
"typescript": "4.2.3",
"typesync": "0.8.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 6f75679

Please sign in to comment.