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 7677f85 commit 733bfebCopy full SHA for 733bfeb
package.json
@@ -45,16 +45,16 @@
45
},
46
"devDependencies": {
47
"@logux/eslint-config": "^47.2.0",
48
- "c8": "^7.11.2",
49
- "clean-publish": "^4.0.0",
50
- "eslint": "^8.14.0",
+ "c8": "^7.12.0",
+ "clean-publish": "^4.0.1",
+ "eslint": "^8.21.0",
51
"eslint-config-standard": "^17.0.0",
52
"eslint-plugin-import": "^2.26.0",
53
- "eslint-plugin-n": "^15.1.0",
+ "eslint-plugin-n": "^15.2.4",
54
"eslint-plugin-prefer-let": "^3.0.1",
55
"eslint-plugin-promise": "^6.0.0",
56
- "postcss": "^8.4.12",
57
- "uvu": "^0.5.3"
+ "postcss": "^8.4.16",
+ "uvu": "^0.5.6"
58
59
"prettier": {
60
"arrowParens": "avoid",
0 commit comments