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 b33461e commit 66000a3Copy full SHA for 66000a3
tools/code-style/package.json
@@ -19,7 +19,7 @@
19
"eslint-plugin-promise": "7.2.1",
20
"eslint-plugin-simple-import-sort": "12.1.1",
21
"eslint-plugin-tsdoc": "0.4.0",
22
- "globals": "^15.7.0",
+ "globals": "^16.0.0",
23
"typescript-eslint": "8.24.0"
24
},
25
"scripts": {
0 commit comments