@eslinted/core 14.1.0 → 14.1.1

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 +2 -2
  2. package/tsconfig.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_schemaVersion": "22.11.0",
3
3
  "name": "@eslinted/core",
4
- "version": "14.1.0",
4
+ "version": "14.1.1",
5
5
  "description": "Core ESLint flat config factory npm package `linted`.",
6
6
  "keywords": [],
7
7
  "repository": "github:jimmy-zhening-luo/linted-core",
@@ -38,7 +38,7 @@
38
38
  "npm-run-all": "^4.1.5",
39
39
  "run-script-os": "^1.1.6",
40
40
  "ts-add-js-extension": "^1.6.5",
41
- "typescript": "^5.6.3"
41
+ "typescript": "^5.7.2"
42
42
  },
43
43
  "scripts": {
44
44
  "build": "run-os",
package/tsconfig.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "display": "@jimbojet/tsc",
3
- "version": "5.6.9",
3
+ "version": "5.7.0",
4
4
  "$help": "https://www.typescriptlang.org/tsconfig/#quick-nav-Top%20Level",
5
5
  "$schema": "https://json.schemastore.org/tsconfig",
6
6
  "include": [