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] authored Sep 8, 2023
1 parent 4601589 commit 716c4b9
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"test": "vitest"
},
"dependencies": {
"@babel/parser": "^7.22.15",
"@babel/types": "^7.22.15",
"@babel/parser": "^7.22.16",
"@babel/types": "^7.22.17",
"recast": "^0.23.4"
},
"devDependencies": {
"@types/node": "^20.5.9",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/ui": "^0.34.3",
"@vitest/coverage-v8": "^0.34.4",
"@vitest/ui": "^0.34.4",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"eslint-config-unjs": "^0.2.1",
Expand All @@ -53,7 +53,7 @@
"simple-git-hooks": "^2.9.0",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.3"
"vitest": "^0.34.4"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
120 changes: 60 additions & 60 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 716c4b9

Please sign in to comment.