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 46537a8 commit c9f3e77Copy full SHA for c9f3e77
2 files changed
package.json
@@ -30,15 +30,15 @@
30
},
31
"devDependencies": {
32
"@logux/eslint-config": "^47.2.0",
33
- "clean-publish": "^4.0.0",
34
- "eslint": "^8.14.0",
+ "clean-publish": "^4.0.1",
+ "eslint": "^8.17.0",
35
"eslint-config-standard": "^17.0.0",
36
"eslint-plugin-import": "^2.26.0",
37
- "eslint-plugin-n": "^15.1.0",
+ "eslint-plugin-n": "^15.2.2",
38
"eslint-plugin-prefer-let": "^3.0.1",
39
"eslint-plugin-promise": "^6.0.0",
40
- "postcss": "^8.4.12",
41
- "typescript": "^4.6.3",
+ "postcss": "^8.4.14",
+ "typescript": "^4.7.3",
42
"uvu": "^0.5.3"
43
44
"eslintConfig": {
0 commit comments