Skip to content

Commit

Permalink
Merge pull request #74 from mareuter/renovate/development-dependencies
Browse files Browse the repository at this point in the history
Update Development Dependencies
  • Loading branch information
mareuter authored Jun 19, 2023
2 parents aba4c87 + 5766818 commit a0b80d4
Show file tree
Hide file tree
Showing 4 changed files with 333 additions and 325 deletions.
403 changes: 202 additions & 201 deletions .yarn/releases/yarn-3.5.1.cjs → .yarn/releases/yarn-3.6.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-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.5.1.cjs
yarnPath: .yarn/releases/yarn-3.6.0.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitejs/plugin-react": "^4.0.0",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/coverage-c8": "^0.32.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -71,7 +71,7 @@
"sass": "^1.62.1",
"typescript": "^5.0.4",
"vite": "^4.3.3",
"vitest": "^0.31.0"
"vitest": "^0.32.0"
},
"dependenciesMeta": {
"@react-spring/core": {
Expand All @@ -86,5 +86,5 @@
"resolutions": {
"nth-check": "^2.0.1"
},
"packageManager": "yarn@3.5.1"
"packageManager": "yarn@3.6.0"
}
Loading

0 comments on commit a0b80d4

Please sign in to comment.