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 17, 2023
1 parent 6824660 commit cfdb460
Show file tree
Hide file tree
Showing 4 changed files with 415 additions and 440 deletions.
516 changes: 258 additions & 258 deletions .yarn/releases/yarn-3.4.1.cjs → .yarn/releases/yarn-3.5.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 @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: '@yarnpkg/plugin-typescript'

yarnPath: .yarn/releases/yarn-3.4.1.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@types/cookieclicker": "2.48.1",
"@types/eslint": "8.21.1",
"@types/eslint": "8.21.2",
"@types/micromatch": "4.0.2",
"@types/prettier": "2.7.2",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"@willbooster/eslint-config-ts": "6.5.1",
"@willbooster/prettier-config": "6.5.1",
"@willbooster/renovate-config": "6.5.1",
"esbuild": "0.17.11",
"esbuild": "0.17.12",
"esbuild-register": "3.4.2",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
Expand All @@ -53,5 +53,5 @@
"sort-package-json": "1.57.0",
"typescript": "4.9.5"
},
"packageManager": "yarn@3.4.1"
"packageManager": "yarn@3.5.0"
}
Loading

0 comments on commit cfdb460

Please sign in to comment.