Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent ae2aaff commit 244ee0c
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 285 deletions.
24 changes: 12 additions & 12 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.1",
"@vitest/coverage-v8": "^2.1.6",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"detect-indent": "^7.0.1",
"eslint": "^9.14.0",
"eslint-config-unjs": "^0.4.1",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.2",
"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.3"
}
Loading

0 comments on commit 244ee0c

Please sign in to comment.