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 351e1fb
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 151 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@
"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",
"@types/node": "^20.6.0",
"@vitest/coverage-v8": "^0.34.4",
"@vitest/ui": "^0.34.4",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-unjs": "^0.2.1",
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"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
Loading

0 comments on commit 351e1fb

Please sign in to comment.