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.
1 parent 5fdae01 commit 0df3486Copy full SHA for 0df3486
package.json
@@ -30,12 +30,12 @@
30
},
31
"devDependencies": {
32
"chai": "^4.3.6",
33
- "eslint": "^7.32.0",
34
- "eslint-config-standard": "^16.0.3",
35
- "eslint-plugin-import": "^2.25.2",
+ "eslint": "^8.16.0",
+ "eslint-config-standard": "^17.0.0",
+ "eslint-plugin-import": "^2.26.0",
36
"eslint-plugin-node": "^11.1.0",
37
- "eslint-plugin-promise": "^5.2.0",
38
- "mocha": "^9.2.1"
+ "eslint-plugin-promise": "^6.0.0",
+ "mocha": "^10.0.0"
39
40
"keywords": [
41
"i18n",
0 commit comments