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 26, 2024
1 parent ae2aaff commit 614af10
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 230 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,26 +61,26 @@
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.4",
"@types/node": "^22.10.0",
"@vitest/coverage-v8": "^2.1.6",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"detect-indent": "^7.0.1",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.4.0",
"js-toml": "^1.0.0",
"js-toml": "^1.0.1",
"js-yaml": "^4.1.0",
"json5": "^2.2.3",
"jsonc-parser": "^3.3.1",
"mitata": "^1.0.10",
"prettier": "^3.3.3",
"smol-toml": "^1.3.0",
"mitata": "^1.0.19",
"prettier": "^3.4.1",
"smol-toml": "^1.3.1",
"toml": "^3.0.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.4",
"yaml": "^2.6.0"
"vitest": "^2.1.6",
"yaml": "^2.6.1"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit 614af10

Please sign in to comment.