@eslinted/core 5.1.3 → 5.1.4

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.10.0",
3
3
  "name": "@eslinted/core",
4
- "version": "5.1.3",
4
+ "version": "5.1.4",
5
5
  "description": "Core ESLint flat config factory npm package `linted`.",
6
6
  "keywords": [],
7
7
  "repository": "github:jimmy-zhening-luo/linted-core",
@@ -33,7 +33,7 @@
33
33
  "@types/chai": "^5.0.1",
34
34
  "@types/mocha": "^10.0.9",
35
35
  "chai": "^5.1.2",
36
- "mocha": "^10.8.1",
36
+ "mocha": "^10.8.2",
37
37
  "npm-run-all": "^4.1.5",
38
38
  "run-script-os": "^1.1.6",
39
39
  "ts-add-js-extension": "^1.6.4",