mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 22:43:06 +08:00
chore(deps): bump qs, jest and ts-jest
Removes [qs](https://github.com/ljharb/qs). It's no longer used after updating ancestor dependencies [qs](https://github.com/ljharb/qs), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together. Removes `qs` Updates `jest` from 25.5.4 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `ts-jest` from 25.5.1 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.5.1...v29.4.6) --- updated-dependencies: - dependency-name: qs dependency-version: dependency-type: indirect - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
7435
api/ordinals/client/typescript/package-lock.json
generated
7435
api/ordinals/client/typescript/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -32,8 +32,8 @@
|
|||||||
"@types/node": "^13.13.0",
|
"@types/node": "^13.13.0",
|
||||||
"@types/babel__core": "7.1.18",
|
"@types/babel__core": "7.1.18",
|
||||||
"@types/babel__traverse": "7.14.2",
|
"@types/babel__traverse": "7.14.2",
|
||||||
"jest": "^25.4.0",
|
"jest": "^30.2.0",
|
||||||
"ts-jest": "^25.4.0",
|
"ts-jest": "^29.4.6",
|
||||||
"typescript": "^3.8.3"
|
"typescript": "^3.8.3"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
|
|||||||
Reference in New Issue
Block a user