Update dependencies with pnpm v8
This commit is contained in:
parent
9aa3f56340
commit
61c4d86fff
@ -20,7 +20,9 @@ steps:
|
||||
- name: typedoc build
|
||||
image: node:18
|
||||
commands:
|
||||
- "node -v"
|
||||
- "npm add --global pnpm"
|
||||
- "pnpm --version"
|
||||
- pnpm i
|
||||
- pnpm run docs:build
|
||||
|
||||
|
@ -82,7 +82,7 @@
|
||||
"@typescript-eslint/parser": "^5.59.11",
|
||||
"chai": "^4.3.7",
|
||||
"eslint": "^8.42.0",
|
||||
"lunr": "^2.3.0",
|
||||
"lunr": "^2.3.9",
|
||||
"mocha": "^9.2.2",
|
||||
"sinon": "^12.0.1",
|
||||
"typedoc": "^0.23.28",
|
||||
|
1344
pnpm-lock.yaml
1344
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user