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 3963537 commit 5e931f4Copy full SHA for 5e931f4
2 files changed
package.json
@@ -38,16 +38,16 @@
38
"postcss": "^8.3.3"
39
},
40
"devDependencies": {
41
- "@logux/eslint-config": "^47.2.0",
42
- "clean-publish": "^4.0.1",
43
- "eslint": "^8.19.0",
+ "@logux/eslint-config": "^49.0.0",
+ "clean-publish": "^4.1.1",
+ "eslint": "^8.36.0",
44
"eslint-config-standard": "^17.0.0",
45
- "eslint-plugin-import": "^2.26.0",
46
- "eslint-plugin-n": "^15.2.4",
+ "eslint-plugin-import": "^2.27.5",
+ "eslint-plugin-n": "^15.6.1",
47
"eslint-plugin-prefer-let": "^3.0.1",
48
- "eslint-plugin-promise": "^6.0.0",
49
- "postcss": "^8.4.14",
50
- "postcss-parser-tests": "^8.5.1",
+ "eslint-plugin-promise": "^6.1.1",
+ "postcss": "^8.4.21",
+ "postcss-parser-tests": "^8.5.2",
51
"uvu": "^0.5.6"
52
53
"prettier": {
0 commit comments