Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 1ac276f

Browse files
committed
Update dependencies
1 parent c193768 commit 1ac276f

File tree

6 files changed

+109
-122
lines changed

6 files changed

+109
-122
lines changed

tools/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"chalk": "^4.1.0",
99
"fs-extra": "^9.0.1",
1010
"typedoc": "^0.18.0",
11-
"@tsfun/array": "^0.0.5",
11+
"@tsfun/array": "^0.0.6",
1212
"@types/minimatch": "^3.0.3",
1313
"@types/pretty": "^2.0.0",
1414
"@types/fs-extra": "^9.0.1",

tools/docs/pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/jest/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"fast-deep-equal": "^3.1.3",
1010
"semver": "^7.3.2",
1111
"create-jest-runner": "^0.7.0",
12-
"jest": "^26.4.1",
12+
"jest": "^26.4.2",
1313
"babel-jest": "^26.3.0",
1414
"yaml-jest": "^1.0.5",
15-
"ts-jest": "^26.2.0",
15+
"ts-jest": "^26.3.0",
1616
"typescript": "^4.0.2",
1717
"tslib": "^2.0.1",
1818
"parse-dependency-range": "^0.0.4",

0 commit comments

Comments
 (0)