We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f0bb8 commit 7e2da74Copy full SHA for 7e2da74
package.json
@@ -33,16 +33,16 @@
33
"devDependencies": {
34
"@logux/eslint-config": "^47.2.0",
35
"@size-limit/preset-small-lib": "^7.0.8",
36
- "@typescript-eslint/eslint-plugin": "^5.27.1",
37
- "@typescript-eslint/parser": "^5.27.1",
+ "@typescript-eslint/eslint-plugin": "^5.28.0",
+ "@typescript-eslint/parser": "^5.28.0",
38
"benchmark": "^2.1.4",
39
"c8": "^7.11.3",
40
"check-dts": "^0.6.7",
41
"clean-publish": "^4.0.1",
42
"eslint": "^8.17.0",
43
"eslint-config-standard": "^17.0.0",
44
"eslint-plugin-import": "^2.26.0",
45
- "eslint-plugin-n": "^15.2.2",
+ "eslint-plugin-n": "^15.2.3",
46
"eslint-plugin-prefer-let": "^3.0.1",
47
"eslint-plugin-promise": "^6.0.0",
48
"size-limit": "^7.0.8",
0 commit comments