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 Nov 30, 2024
1 parent 50e2207 commit ca977f7
Show file tree
Hide file tree
Showing 2 changed files with 1,602 additions and 2,897 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,27 +38,27 @@
"test:full": "pnpm run test --run && pnpm run build && pnpm run test:build --run"
},
"dependencies": {
"@babel/parser": "^7.25.4",
"@babel/types": "^7.25.4",
"source-map-js": "^1.2.0"
"@babel/parser": "^7.26.2",
"@babel/types": "^7.26.0",
"source-map-js": "^1.2.1"
},
"devDependencies": {
"@types/node": "^20.16.1",
"@types/node": "^20.17.9",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"ast-types": "^0.16.1",
"changelogen": "^0.5.5",
"eslint": "^9.9.1",
"eslint-config-unjs": "^0.3.2",
"esno": "^4.7.0",
"changelogen": "^0.5.7",
"eslint": "^9.16.0",
"eslint-config-unjs": "^0.4.2",
"esno": "^4.8.0",
"giget": "^1.2.3",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"magicast": "workspace:*",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"recast": "^0.23.9",
"simple-git-hooks": "^2.11.1",
"source-map": "npm:source-map-js@latest",
"typescript": "^5.5.4",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit ca977f7

Please sign in to comment.