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 d989881 commit 5bfd63cCopy full SHA for 5bfd63c
2 files changed
package.json
@@ -39,15 +39,15 @@
39
"devDependencies": {
40
"@logux/eslint-config": "^51.0.1",
41
"clean-publish": "^4.2.0",
42
- "eslint": "^8.47.0",
+ "eslint": "^8.48.0",
43
"eslint-config-standard": "^17.1.0",
44
- "eslint-plugin-import": "^2.28.0",
45
- "eslint-plugin-n": "^16.0.1",
+ "eslint-plugin-import": "^2.28.1",
+ "eslint-plugin-n": "^16.0.2",
46
"eslint-plugin-perfectionist": "^1.5.1",
47
"eslint-plugin-prefer-let": "^3.0.1",
48
"eslint-plugin-promise": "^6.1.1",
49
- "postcss": "^8.4.27",
50
- "typescript": "^5.1.6",
+ "postcss": "^8.4.28",
+ "typescript": "^5.2.2",
51
"uvu": "^0.5.6"
52
},
53
"eslintConfig": {
0 commit comments