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 May 22, 2022
1 parent 79552f7 commit db199b2
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 158 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -41,12 +41,12 @@
},
"devDependencies": {
"@release-it/conventional-changelog": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"c8": "^7.11.2",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"c8": "^7.11.3",
"conventional-changelog-conventionalcommits": "^4.6.3",
"esbuild": "0.14.38",
"eslint": "^8.14.0",
"esbuild": "0.14.39",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"expect-type": "^0.13.0",
Expand All @@ -60,8 +60,8 @@
"semver": "^7.3.7",
"typescript": "^4.6.4",
"unbuild": "^0.7.4",
"vite": "^2.9.8",
"vitest": "^0.10.3"
"vite": "^2.9.9",
"vitest": "^0.12.9"
},
"packageManager": "pnpm@7.0.0"
"packageManager": "pnpm@7.1.3"
}

0 comments on commit db199b2

Please sign in to comment.