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 5652b11 commit 487840fCopy full SHA for 487840f
2 files changed
package.json
@@ -36,16 +36,16 @@
36
"postcss": "^8.2.14"
37
},
38
"devDependencies": {
39
- "@logux/eslint-config": "^48.0.0",
40
- "c8": "^7.12.0",
41
- "clean-publish": "^4.0.1",
42
- "eslint": "^8.29.0",
+ "@logux/eslint-config": "^49.0.0",
+ "c8": "^7.13.0",
+ "clean-publish": "^4.1.1",
+ "eslint": "^8.36.0",
43
"eslint-config-standard": "^17.0.0",
44
- "eslint-plugin-import": "^2.26.0",
45
- "eslint-plugin-n": "^15.6.0",
+ "eslint-plugin-import": "^2.27.5",
+ "eslint-plugin-n": "^15.6.1",
46
"eslint-plugin-prefer-let": "^3.0.1",
47
"eslint-plugin-promise": "^6.1.1",
48
- "postcss": "^8.4.19",
+ "postcss": "^8.4.21",
49
"uvu": "^0.5.6"
50
51
"prettier": {
0 commit comments