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 611f1e1 + 89a148a commit f5fbe9aCopy full SHA for f5fbe9a
package.json
@@ -58,7 +58,7 @@
58
},
59
"devDependencies": {
60
"@babel/cli": "7.16.0",
61
- "@babel/core": "7.16.0",
+ "@babel/core": "7.24.1",
62
"@babel/eslint-parser": "7.16.3",
63
"@babel/plugin-proposal-class-properties": "7.16.0",
64
"@babel/preset-env": "7.16.4",
@@ -94,7 +94,7 @@
94
"eslint-plugin-simple-import-sort": "7.0.0",
95
"husky": "^7.0.4",
96
"lint-staged": "^12.1.2",
97
- "mocha": "^9.1.3",
+ "mocha": "10.3.0",
98
"nyc": "^15.1.0",
99
"prettier": "^2.7.1",
100
"ts-node": "^10.9.1",
0 commit comments