Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#654)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent 64a7637 commit a43886a
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"scripts": {
"build": "pnpm run -r build",
"test": "vitest",
Expand All @@ -17,11 +17,11 @@
"devDependencies": {
"@rollup/plugin-babel": "^6.0.3",
"@types/babel__core": "^7.20.1",
"@types/node": "^20.3.1",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@types/node": "^20.3.3",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@vitest/coverage-v8": "^0.32.2",
"bumpp": "^9.1.1",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"jsdom": "^22.1.0",
Expand Down

0 comments on commit a43886a

Please sign in to comment.