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 5617c49 commit 9223f51Copy full SHA for 9223f51
packages/eslint-config/package.json
@@ -4,7 +4,7 @@
4
"access": "public",
5
"provenance": true
6
},
7
- "version": "1.0.1",
+ "version": "1.0.2",
8
"description": "ESLint configuration for projects at Viam.",
9
"type": "module",
10
"main": "./eslint-config.js",
@@ -27,7 +27,7 @@
27
"license": "Apache-2.0",
28
"dependencies": {
29
"@eslint/js": "~9.20.0",
30
- "@typescript-eslint/utils": "^8.23.0",
+ "@typescript-eslint/utils": "~8.23.0",
31
"@vitest/eslint-plugin": "~1.1.28",
32
"eslint-config-prettier": "~10.0.1",
33
"eslint-plugin-simple-import-sort": "~12.1.1",
0 commit comments