Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Jan 9, 2025
1 parent 8e32da6 commit f036cc8
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 144 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "beasties-root",
"private": true,
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.3",
"description": "Inline critical CSS and lazy-load the rest.",
"author": "The Chromium Authors",
"contributors": [
Expand Down Expand Up @@ -35,20 +35,20 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "3.11.2",
"@antfu/eslint-config": "3.12.2",
"@codspeed/vitest-plugin": "4.0.0",
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"@vitest/coverage-v8": "2.1.8",
"bumpp": "9.9.1",
"bumpp": "9.9.3",
"changelogithub": "0.13.11",
"cheerio": "1.0.0",
"eslint": "9.17.0",
"installed-check": "9.3.0",
"jsdom": "26.0.0",
"knip": "5.39.4",
"lint-staged": "15.2.11",
"knip": "5.42.0",
"lint-staged": "15.3.0",
"simple-git-hooks": "2.11.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/beasties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
"devDependencies": {
"@types/postcss-media-query-parser": "0.2.4",
"documentation": "14.0.3",
"unbuild": "3.0.0"
"unbuild": "3.2.0"
}
}
Loading

0 comments on commit f036cc8

Please sign in to comment.