Skip to content

Commit 8387a47

Browse files
chore(deps): update all non-major dependencies (#112)
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>
1 parent 82bbe31 commit 8387a47

File tree

2 files changed

+278
-126
lines changed

2 files changed

+278
-126
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "beasties-root",
33
"private": true,
4-
"packageManager": "[email protected].4",
4+
"packageManager": "[email protected].5",
55
"description": "Inline critical CSS and lazy-load the rest.",
66
"author": "The Chromium Authors",
77
"contributors": [
@@ -32,9 +32,9 @@
3232
"test:types": "tsc --noEmit"
3333
},
3434
"devDependencies": {
35-
"@antfu/eslint-config": "4.10.1",
35+
"@antfu/eslint-config": "4.11.0",
3636
"@codspeed/vitest-plugin": "4.0.0",
37-
"@types/node": "22.13.10",
37+
"@types/node": "22.13.11",
3838
"@vitest/coverage-v8": "3.0.9",
3939
"bumpp": "10.1.0",
4040
"changelogithub": "13.13.0",
@@ -44,7 +44,7 @@
4444
"jsdom": "26.0.0",
4545
"knip": "5.46.0",
4646
"lint-staged": "15.5.0",
47-
"simple-git-hooks": "2.11.1",
47+
"simple-git-hooks": "2.12.1",
4848
"typescript": "5.8.2",
4949
"vitest": "3.0.9"
5050
},

0 commit comments

Comments
 (0)