We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5f8dd8 + 7b3b027 commit c01cff6Copy full SHA for c01cff6
package.json
@@ -30,8 +30,8 @@
30
"devDependencies": {
31
"@babel/core": "7.22.5",
32
"@babel/preset-env": "7.22.5",
33
- "@typescript-eslint/eslint-plugin": "5.60.1",
34
- "@typescript-eslint/parser": "5.60.1",
+ "@typescript-eslint/eslint-plugin": "5.61.0",
+ "@typescript-eslint/parser": "5.61.0",
35
"acquit": "1.3.0",
36
"acquit-ignore": "0.2.1",
37
"acquit-require": "0.1.1",
@@ -56,7 +56,7 @@
56
"lodash.isequalwith": "4.4.0",
57
"markdownlint-cli2": "^0.8.1",
58
"marked": "4.3.0",
59
- "mkdirp": "^2.1.3",
+ "mkdirp": "^3.0.1",
60
"mocha": "10.2.0",
61
"moment": "2.x",
62
"mongodb-memory-server": "8.13.0",
0 commit comments