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 86fd07a commit c2a461bCopy full SHA for c2a461b
2 files changed
package.json
@@ -29,17 +29,17 @@
29
"./package.json": "./package.json"
30
},
31
"devDependencies": {
32
- "@logux/eslint-config": "^47.2.0",
+ "@logux/eslint-config": "^48.0.0",
33
"clean-publish": "^4.0.1",
34
- "eslint": "^8.17.0",
+ "eslint": "^8.27.0",
35
"eslint-config-standard": "^17.0.0",
36
"eslint-plugin-import": "^2.26.0",
37
- "eslint-plugin-n": "^15.2.2",
+ "eslint-plugin-n": "^15.5.1",
38
"eslint-plugin-prefer-let": "^3.0.1",
39
- "eslint-plugin-promise": "^6.0.0",
40
- "postcss": "^8.4.14",
41
- "typescript": "^4.7.3",
42
- "uvu": "^0.5.3"
+ "eslint-plugin-promise": "^6.1.1",
+ "postcss": "^8.4.19",
+ "typescript": "^4.8.4",
+ "uvu": "^0.5.6"
43
44
"eslintConfig": {
45
"extends": "@logux/eslint-config",
0 commit comments