Skip to content

Commit

Permalink
chore: bump dependencies and yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Nov 6, 2021
1 parent 72257d8 commit be10816
Show file tree
Hide file tree
Showing 5 changed files with 1,132 additions and 977 deletions.
631 changes: 0 additions & 631 deletions .yarn/releases/yarn-3.0.2.cjs

This file was deleted.

768 changes: 768 additions & 0 deletions .yarn/releases/yarn-3.1.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.0.2.cjs
yarnPath: .yarn/releases/yarn-3.1.0.cjs
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@commitlint/cli": "^14.1.0",
"@commitlint/config-conventional": "^14.1.0",
"@favware/npm-deprecate": "^1.0.4",
"@sapphire/eslint-config": "^4.0.2",
"@sapphire/prettier-config": "^1.2.3",
"@sapphire/ts-config": "^3.1.3",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.6",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.1.0",
"eslint": "^8.2.0",
"gen-esm-wrapper": "^1.1.3",
"husky": "^7.0.4",
"jest": "^27.3.1",
Expand Down Expand Up @@ -100,5 +100,5 @@
},
"gypfile": true,
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@3.0.2"
"packageManager": "yarn@3.1.0"
}
Loading

0 comments on commit be10816

Please sign in to comment.