chore(deps-dev): bump @types/json-bigint from 1.0.3 to 1.0.4 (#13734)

* chore(deps-dev): bump @types/json-bigint from 1.0.3 to 1.0.4

Bumps [@types/json-bigint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-bigint) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-bigint)

---
updated-dependencies:
- dependency-name: "@types/json-bigint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-08 23:19:28 +00:00 committed by GitHub
parent 9c13eb9aed
commit daf24257c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -159,7 +159,7 @@
"@types/git-rev-sync": "2.0.1",
"@types/imapflow": "1.0.15",
"@types/jsdom": "21.1.5",
"@types/json-bigint": "1.0.3",
"@types/json-bigint": "1.0.4",
"@types/koa": "2.13.10",
"@types/koa-basic-auth": "2.0.5",
"@types/koa-favicon": "2.1.3",

View File

@ -230,8 +230,8 @@ devDependencies:
specifier: 21.1.5
version: 21.1.5
'@types/json-bigint':
specifier: 1.0.3
version: 1.0.3
specifier: 1.0.4
version: 1.0.4
'@types/koa':
specifier: 2.13.10
version: 2.13.10
@ -1531,8 +1531,8 @@ packages:
parse5: 7.1.2
dev: true
/@types/json-bigint@1.0.3:
resolution: {integrity: sha512-91C99JloRlUkHh0LmUFw+/8H48C+Nq7Axcxi8asBwhO42Kz1VSTSBcceyV9oGVuXYk8lc88eKykeMmyImMdo0w==}
/@types/json-bigint@1.0.4:
resolution: {integrity: sha512-ydHooXLbOmxBbubnA7Eh+RpBzuaIiQjh8WGJYQB50JFGFrdxW7JzVlyEV7fAXw0T2sqJ1ysTneJbiyNLqZRAag==}
dev: true
/@types/json-schema@7.0.12: