Skip to content

Commit

Permalink
Merge pull request #13581 from hasezoey/updateDev
Browse files Browse the repository at this point in the history
Update dev dependencies `@typescript-eslint/*` and `mkdirp`
  • Loading branch information
vkarpov15 committed Jul 5, 2023
2 parents a5f8dd8 + 7b3b027 commit c01cff6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"acquit": "1.3.0",
"acquit-ignore": "0.2.1",
"acquit-require": "0.1.1",
Expand All @@ -56,7 +56,7 @@
"lodash.isequalwith": "4.4.0",
"markdownlint-cli2": "^0.8.1",
"marked": "4.3.0",
"mkdirp": "^2.1.3",
"mkdirp": "^3.0.1",
"mocha": "10.2.0",
"moment": "2.x",
"mongodb-memory-server": "8.13.0",
Expand Down

0 comments on commit c01cff6

Please sign in to comment.