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 Oct 18, 2023
1 parent ecab5e9 commit c8da27f
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 181 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@
"test:full": "pnpm run test && pnpm run build && pnpm run test:build"
},
"dependencies": {
"@babel/parser": "^7.22.16",
"@babel/types": "^7.22.19",
"@babel/parser": "^7.23.0",
"@babel/types": "^7.23.0",
"source-map-js": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20.6.2",
"@vitest/coverage-v8": "^0.34.4",
"@vitest/ui": "^0.34.4",
"@types/node": "^20.8.7",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"ast-types": "^0.16.1",
"changelogen": "^0.5.5",
"eslint": "^8.49.0",
"eslint": "^8.51.0",
"eslint-config-unjs": "^0.2.1",
"esno": "^0.17.0",
"giget": "^1.1.2",
"giget": "^1.1.3",
"lint-staged": "^14.0.1",
"magicast": "workspace:*",
"prettier": "^3.0.3",
Expand All @@ -62,7 +62,7 @@
"source-map": "npm:source-map-js@latest",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.4"
"vitest": "^0.34.6"
},
"resolutions": {
"source-map": "npm:source-map-js@latest"
Expand All @@ -76,7 +76,7 @@
"prettier -w"
]
},
"packageManager": "pnpm@8.7.5",
"packageManager": "pnpm@8.9.2",
"pnpm": {
"overrides": {
"array-includes": "npm:@nolyfill/array-includes@latest",
Expand Down
Loading

0 comments on commit c8da27f

Please sign in to comment.