@sebbo2002/iubh-campus-sync 4.0.3-develop.3 → 4.0.3

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 +5 -5
package/package.json CHANGED
@@ -24,8 +24,8 @@
24
24
  "@semantic-release/npm": "^10.0.3",
25
25
  "@types/mocha": "^10.0.1",
26
26
  "@types/node": "^20.2.5",
27
- "@typescript-eslint/eslint-plugin": "^5.59.2",
28
- "@typescript-eslint/parser": "^5.59.2",
27
+ "@typescript-eslint/eslint-plugin": "^5.59.8",
28
+ "@typescript-eslint/parser": "^5.59.8",
29
29
  "eslint": "^8.41.0",
30
30
  "eslint-plugin-jsonc": "^2.8.0",
31
31
  "esm": "^3.2.25",
@@ -35,8 +35,8 @@
35
35
  "source-map-support": "^0.5.21",
36
36
  "ts-node": "^10.9.1",
37
37
  "tsup": "^6.7.0",
38
- "typedoc": "^0.24.7",
39
- "typescript": "^5.0.4"
38
+ "typedoc": "^0.24.8",
39
+ "typescript": "^5.1.3"
40
40
  },
41
41
  "engines": {
42
42
  "node": "^14.13.1 || >=16.0.0"
@@ -62,5 +62,5 @@
62
62
  "test": "echo \"No test cases provided.\""
63
63
  },
64
64
  "type": "module",
65
- "version": "4.0.3-develop.3"
65
+ "version": "4.0.3"
66
66
  }