@eslinted/core 5.0.5 → 5.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/tsconfig.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_schemaVersion": "20.18.2",
3
3
  "name": "@eslinted/core",
4
- "version": "5.0.5",
4
+ "version": "5.0.6",
5
5
  "description": "Core ESLint flat config factory npm package `linted`.",
6
6
  "keywords": [],
7
7
  "repository": "github:jimmy-zhening-luo/linted-core",
package/tsconfig.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "display": "@jimbojet/tsc",
3
- "_version": "5.6.7",
4
- "_help": "https://www.typescriptlang.org/tsconfig/#quick-nav-Top%20Level",
3
+ "version": "5.6.9",
4
+ "$help": "https://www.typescriptlang.org/tsconfig/#quick-nav-Top%20Level",
5
5
  "$schema": "https://json.schemastore.org/tsconfig",
6
6
  "include": [
7
7
  "*.config.ts",