Skip to content

Commit

Permalink
build: 📦 use ts-essentials@10
Browse files Browse the repository at this point in the history
  • Loading branch information
Beraliv committed May 1, 2024
1 parent 77a64ae commit 1db4b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"coveralls": "jest --coverage && cat ./coverage/lcov.info | coveralls"
},
"dependencies": {
"ts-essentials": "^9.4.2"
"ts-essentials": "^10.0.0"
},
"devDependencies": {
"@types/jest": "^27.5.0",
Expand Down

0 comments on commit 1db4b0b

Please sign in to comment.