@sebbo2002/iubh-campus-sync 4.0.2-develop.1 → 4.0.2-develop.2

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
@@ -21,12 +21,12 @@
21
21
  "@semantic-release/changelog": "^6.0.3",
22
22
  "@semantic-release/exec": "^6.0.3",
23
23
  "@semantic-release/git": "^10.0.1",
24
- "@semantic-release/npm": "^10.0.2",
24
+ "@semantic-release/npm": "^10.0.3",
25
25
  "@types/mocha": "^10.0.1",
26
- "@types/node": "^18.15.3",
26
+ "@types/node": "^18.16.3",
27
27
  "@typescript-eslint/eslint-plugin": "^5.54.1",
28
28
  "@typescript-eslint/parser": "^5.54.1",
29
- "eslint": "^8.36.0",
29
+ "eslint": "^8.39.0",
30
30
  "eslint-plugin-jsonc": "^2.7.0",
31
31
  "esm": "^3.2.25",
32
32
  "license-checker": "^25.0.1",
@@ -35,7 +35,7 @@
35
35
  "source-map-support": "^0.5.21",
36
36
  "ts-node": "^10.9.1",
37
37
  "tsup": "^6.7.0",
38
- "typedoc": "^0.23.28",
38
+ "typedoc": "^0.24.6",
39
39
  "typescript": "^5.0.4"
40
40
  },
41
41
  "engines": {
@@ -62,5 +62,5 @@
62
62
  "test": "echo \"No test cases provided.\""
63
63
  },
64
64
  "type": "module",
65
- "version": "4.0.2-develop.1"
65
+ "version": "4.0.2-develop.2"
66
66
  }