Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#123)
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 Mar 27, 2023
1 parent bf2c6a5 commit a1b4de1
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/babel__core": "^7.20.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.15.5",
"@types/node": "^18.15.10",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vitejs/release-scripts": "^1.1.0",
Expand All @@ -48,9 +48,9 @@
"lint-staged": "^13.2.0",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"playwright-chromium": "^1.32.0",
"prettier": "2.8.6",
"rollup": "^3.20.0",
"playwright-chromium": "^1.32.1",
"prettier": "2.8.7",
"rollup": "^3.20.2",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.6",
"typescript": "^5.0.2",
Expand All @@ -75,5 +75,5 @@
"eslint --cache --fix"
]
},
"packageManager": "pnpm@7.30.0"
"packageManager": "pnpm@7.30.3"
}
112 changes: 56 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a1b4de1

Please sign in to comment.