Skip to content

Commit 1908b95

Browse files
chore(deps): update all non-major dependencies
1 parent ad165e3 commit 1908b95

File tree

2 files changed

+82
-198
lines changed

2 files changed

+82
-198
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fontaine",
33
"type": "module",
44
"version": "0.5.0",
5-
"packageManager": "[email protected].4",
5+
"packageManager": "[email protected].5",
66
"description": "Automatic font fallback based on font metrics",
77
"author": {
88
"name": "Daniel Roe",
@@ -54,14 +54,14 @@
5454
"unplugin": "^2.0.0"
5555
},
5656
"devDependencies": {
57-
"@antfu/eslint-config": "4.1.0",
57+
"@antfu/eslint-config": "4.1.1",
5858
"@nuxtjs/eslint-config-typescript": "latest",
59-
"@types/node": "22.12.0",
59+
"@types/node": "22.13.1",
6060
"@types/serve-handler": "6.1.4",
6161
"@typescript-eslint/eslint-plugin": "8.22.0",
6262
"@typescript-eslint/parser": "8.22.0",
6363
"@vitest/coverage-v8": "3.0.4",
64-
"bumpp": "10.0.1",
64+
"bumpp": "10.0.2",
6565
"eslint": "9.19.0",
6666
"execa": "9.5.2",
6767
"get-port-please": "3.1.2",

0 commit comments

Comments
 (0)