@unshared/eslint-config 0.2.0 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@unshared/eslint-config",
|
3
3
|
"type": "module",
|
4
|
-
"version": "0.2.
|
4
|
+
"version": "0.2.1",
|
5
5
|
"license": "MIT",
|
6
6
|
"sideEffects": false,
|
7
7
|
"author": "Stanley Horwood <stanley@hsjm.io>",
|
@@ -35,8 +35,8 @@
|
|
35
35
|
"@eslint/eslintrc": "3.1.0",
|
36
36
|
"@eslint/js": "9.13.0",
|
37
37
|
"@stylistic/eslint-plugin": "2.9.0",
|
38
|
-
"@unshared/collection": "0.2.
|
39
|
-
"@unshared/types": "0.2.
|
38
|
+
"@unshared/collection": "0.2.1",
|
39
|
+
"@unshared/types": "0.2.1",
|
40
40
|
"@vitest/eslint-plugin": "1.1.7",
|
41
41
|
"eslint-merge-processors": "0.1.0",
|
42
42
|
"eslint-plugin-antfu": "2.7.0",
|