@unshared/eslint-config 0.0.14 → 0.0.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.0.14",
4
+ "version": "0.0.15",
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.4.0",
37
37
  "@stylistic/eslint-plugin": "2.1.0",
38
- "@unshared/collection": "0.0.14",
39
- "@unshared/types": "0.0.14",
38
+ "@unshared/collection": "0.0.15",
39
+ "@unshared/types": "0.0.15",
40
40
  "eslint-merge-processors": "0.1.0",
41
41
  "eslint-plugin-antfu": "2.3.3",
42
42
  "eslint-plugin-eslint-comments": "3.2.0",