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 c9bd445 commit a936b80Copy full SHA for a936b80
2 files changed
package.json
@@ -83,14 +83,14 @@
83
"@logux/eslint-config": "^48.0.0",
84
"@size-limit/preset-small-lib": "^8.1.0",
85
"@types/fs-extra": "^9.0.13",
86
- "@types/node": "^18.11.13",
87
- "@typescript-eslint/eslint-plugin": "^5.46.0",
88
- "@typescript-eslint/parser": "^5.46.0",
+ "@types/node": "^18.11.18",
+ "@typescript-eslint/eslint-plugin": "^5.48.0",
+ "@typescript-eslint/parser": "^5.48.0",
89
"c8": "^7.12.0",
90
"check-dts": "^0.6.7",
91
"clean-publish": "^4.0.2",
92
"concat-with-sourcemaps": "^1.1.0",
93
- "eslint": "^8.29.0",
+ "eslint": "^8.31.0",
94
"eslint-config-standard": "^17.0.0",
95
"eslint-plugin-import": "^2.26.0",
96
"eslint-plugin-n": "^15.6.0",
0 commit comments