Skip to content

Commit 935f406

Browse files
chore(deps): update all non-major dependencies (lesjoursfr#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0230a7f commit 935f406

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,29 +49,29 @@
4949
"mime": "^4.0.3",
5050
"rehype-parse": "^9.0.0",
5151
"rehype-stringify": "^10.0.0",
52-
"unified": "^11.0.4",
52+
"unified": "^11.0.5",
5353
"unist-util-visit": "^5.0.0",
5454
"uslug": "^1.0.4"
5555
},
5656
"devDependencies": {
57-
"@eslint/js": "^9.4.0",
57+
"@eslint/js": "^9.5.0",
5858
"@tsconfig/node20": "^20.1.4",
5959
"@types/archiver": "^6.0.2",
6060
"@types/diacritics": "^1.3.3",
6161
"@types/ejs": "^3.1.5",
6262
"@types/fs-extra": "^11.0.4",
63-
"@types/mocha": "^10.0.6",
64-
"@types/node": "^20.14.2",
63+
"@types/mocha": "^10.0.7",
64+
"@types/node": "^20.14.9",
6565
"@types/uslug": "^1.0.4",
6666
"cross-env": "^7.0.3",
67-
"eslint": "^9.4.0",
67+
"eslint": "^9.5.0",
6868
"eslint-config-prettier": "^9.1.0",
69-
"globals": "^15.4.0",
70-
"mocha": "^10.4.0",
69+
"globals": "^15.6.0",
70+
"mocha": "^10.5.2",
7171
"prettier": "^3.3.2",
7272
"ts-node": "^10.9.2",
73-
"typescript": "^5.4.5",
74-
"typescript-eslint": "^8.0.0-alpha.30"
73+
"typescript": "^5.5.2",
74+
"typescript-eslint": "^8.0.0-alpha.34"
7575
},
76-
"packageManager": "yarn@4.3.0"
76+
"packageManager": "yarn@4.3.1"
7777
}

0 commit comments

Comments
 (0)