Update dependency np to v8
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e7620ccd42
commit
1bf6046037
2 changed files with 1091 additions and 525 deletions
|
@ -42,7 +42,7 @@
|
|||
"eslint": "^8.35.0",
|
||||
"jest": "^29.4.3",
|
||||
"jest-mock-extended": "^3.0.3",
|
||||
"np": "^7.7.0",
|
||||
"np": "^8.0.0",
|
||||
"ts-jest": "^29.0.5",
|
||||
"ts-mockito": "^2.6.1",
|
||||
"ts-node": "^10.9.1",
|
||||
|
|
Loading…
Reference in a new issue