1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Bump typescript from 4.8.4 to 5.1.6 (#1743)

* Bump typescript from 4.8.4 to 5.1.6

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump typescript eslint

* bump typedoc

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
This commit is contained in:
dependabot[bot] 2023-08-23 16:10:26 +03:00 committed by GitHub
parent dcb2488ca7
commit 2724e63bff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 296 additions and 535 deletions

823
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -67,8 +67,8 @@
"@types/mocha": "^10.0.0",
"@types/node": "^18.0.1",
"@types/node-fetch": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"auto-changelog": "^2.4.0",
"chai": "^4.3.6",
"chai-spies": "^1.0.0",
@ -88,9 +88,9 @@
"source-map-support": "^0.5.19",
"ts-node": "^10.9.1",
"ts-node-register": "^1.0.0",
"typedoc": "^0.24.6",
"typedoc": "^0.24.8",
"typedoc-plugin-markdown": "^3.15.2",
"typescript": "^4.7.4"
"typescript": "^5.1.6"
},
"nyc": {
"include": [