Skip to content

Commit c01cff6

Browse files
authored
Merge pull request #13581 from hasezoey/updateDev
Update dev dependencies `@typescript-eslint/*` and `mkdirp`
2 parents a5f8dd8 + 7b3b027 commit c01cff6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"devDependencies": {
3131
"@babel/core": "7.22.5",
3232
"@babel/preset-env": "7.22.5",
33-
"@typescript-eslint/eslint-plugin": "5.60.1",
34-
"@typescript-eslint/parser": "5.60.1",
33+
"@typescript-eslint/eslint-plugin": "5.61.0",
34+
"@typescript-eslint/parser": "5.61.0",
3535
"acquit": "1.3.0",
3636
"acquit-ignore": "0.2.1",
3737
"acquit-require": "0.1.1",
@@ -56,7 +56,7 @@
5656
"lodash.isequalwith": "4.4.0",
5757
"markdownlint-cli2": "^0.8.1",
5858
"marked": "4.3.0",
59-
"mkdirp": "^2.1.3",
59+
"mkdirp": "^3.0.1",
6060
"mocha": "10.2.0",
6161
"moment": "2.x",
6262
"mongodb-memory-server": "8.13.0",

0 commit comments

Comments
 (0)