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 fe3d730 commit f424e48Copy full SHA for f424e48
2 files changed
package.json
@@ -38,17 +38,18 @@
38
"postcss": "^8.2.14"
39
},
40
"devDependencies": {
41
- "@logux/eslint-config": "^51.0.1",
+ "@logux/eslint-config": "^52.0.1",
42
"c8": "^8.0.1",
43
"clean-publish": "^4.2.0",
44
- "eslint": "^8.47.0",
+ "eslint": "^8.51.0",
45
"eslint-config-standard": "^17.1.0",
46
- "eslint-plugin-import": "^2.28.0",
47
- "eslint-plugin-n": "^16.0.1",
48
- "eslint-plugin-perfectionist": "^1.5.1",
+ "eslint-plugin-import": "^2.28.1",
+ "eslint-plugin-n": "^16.1.0",
+ "eslint-plugin-node-import": "^1.0.4",
49
+ "eslint-plugin-perfectionist": "^2.1.0",
50
"eslint-plugin-prefer-let": "^3.0.1",
51
"eslint-plugin-promise": "^6.1.1",
- "postcss": "^8.4.28",
52
+ "postcss": "^8.4.31",
53
"uvu": "^0.5.6"
54
55
"prettier": {
0 commit comments