mirror of
https://github.com/logto-io/logto.git
synced 2025-01-27 21:39:16 -05:00
chore(deps): upgrade ts-node (#1624)
This commit is contained in:
parent
bb245adbb9
commit
0a3e0b2d66
3 changed files with 153 additions and 331 deletions
|
@ -29,7 +29,7 @@
|
|||
"openapi-types": "^12.0.0",
|
||||
"prettier": "^2.3.2",
|
||||
"text-encoder": "^0.0.4",
|
||||
"ts-node": "^10.0.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.6.4"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"lodash.uniq": "^4.5.0",
|
||||
"pluralize": "^8.0.0",
|
||||
"prettier": "^2.3.2",
|
||||
"ts-node": "^10.0.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.6.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
|
480
pnpm-lock.yaml
generated
480
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue