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 Jan 10, 2024
1 parent f9b707f commit e43faf0
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 308 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,27 +40,27 @@
"test:full": "pnpm run test && pnpm run build && pnpm run test:build"
},
"dependencies": {
"@babel/parser": "^7.23.3",
"@babel/types": "^7.23.3",
"@babel/parser": "^7.23.6",
"@babel/types": "^7.23.6",
"source-map-js": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20.9.0",
"@types/node": "^20.10.8",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"@vitest/ui": "^0.34.7",
"ast-types": "^0.16.1",
"changelogen": "^0.5.5",
"eslint": "^8.53.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"esno": "^0.17.0",
"giget": "^1.1.3",
"lint-staged": "^15.0.2",
"giget": "^1.2.1",
"lint-staged": "^15.2.0",
"magicast": "workspace:*",
"prettier": "^3.0.3",
"prettier": "^3.1.1",
"recast": "^0.23.4",
"simple-git-hooks": "^2.9.0",
"source-map": "npm:source-map-js@latest",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
Expand All @@ -76,7 +76,7 @@
"prettier -w"
]
},
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.14.1",
"pnpm": {
"overrides": {
"array-includes": "npm:@nolyfill/array-includes@latest",
Expand Down
Loading

0 comments on commit e43faf0

Please sign in to comment.