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 0324ebd commit 2e52adaCopy full SHA for 2e52ada
2 files changed
package.json
@@ -31,16 +31,16 @@
31
},
32
"devDependencies": {
33
"@logux/eslint-config": "^47.2.0",
34
- "c8": "^7.11.2",
35
- "clean-publish": "^4.0.0",
36
- "eslint": "^8.14.0",
+ "c8": "^7.12.0",
+ "clean-publish": "^4.0.1",
+ "eslint": "^8.23.0",
37
"eslint-config-standard": "^17.0.0",
38
"eslint-plugin-import": "^2.26.0",
39
- "eslint-plugin-n": "^15.1.0",
+ "eslint-plugin-n": "^15.2.5",
40
"eslint-plugin-prefer-let": "^3.0.1",
41
- "eslint-plugin-promise": "^6.0.0",
42
- "postcss": "^8.4.12",
43
- "uvu": "^0.5.3"
+ "eslint-plugin-promise": "^6.0.1",
+ "postcss": "^8.4.16",
+ "uvu": "^0.5.6"
44
45
"prettier": {
46
"arrowParens": "avoid",
0 commit comments