Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

Commit

Permalink
Update all Yarn dependencies (2020-11-08) (#188)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] committed Nov 8, 2020
1 parent 4ad710b commit 6c165f4
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 322 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@skyra/eslint-config": "^5.3.3",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.6",
"@types/ws": "^7.2.7",
"@types/ws": "^7.2.9",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -44,8 +44,8 @@
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.3.0",
"jest": "^26.6.1",
"jest-circus": "^26.6.1",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"klasa": "skyra-project/klasa#build",
"lint-staged": "^10.4.2",
"prettier": "^2.1.2",
Expand All @@ -55,7 +55,7 @@
"ts-node": "^9.0.0",
"typedoc": "^0.19.2",
"typedoc-plugin-nojekyll": "^1.0.1",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"peerDependencies": {
"klasa": "skyra-project/klasa#build"
Expand Down
Loading

0 comments on commit 6c165f4

Please sign in to comment.