@eslinted/core 14.0.0 → 14.0.1

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 +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_schemaVersion": "22.11.0",
3
3
  "name": "@eslinted/core",
4
- "version": "14.0.0",
4
+ "version": "14.0.1",
5
5
  "description": "Core ESLint flat config factory npm package `linted`.",
6
6
  "keywords": [],
7
7
  "repository": "github:jimmy-zhening-luo/linted-core",
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "devDependencies": {
34
34
  "@types/chai": "^5.0.1",
35
- "@types/mocha": "^10.0.9",
35
+ "@types/mocha": "^10.0.10",
36
36
  "chai": "^5.1.2",
37
37
  "mocha": "^10.8.2",
38
38
  "npm-run-all": "^4.1.5",