This commit is contained in:
Darren Clarke 2023-08-25 07:11:33 +00:00
parent 8f165d15d2
commit c620e4bf25
264 changed files with 9983 additions and 2280 deletions

View file

@ -28,7 +28,7 @@
"devDependencies": {
"@types/backoff": "^2.5.2",
"babel-preset-link": "*",
"camelcase": "^7.0.1",
"camelcase": "^8.0.0",
"eslint-config-link": "*",
"jest-config-link": "*",
"tsc-watch": "^6.0.4",
@ -37,7 +37,7 @@
},
"dependencies": {
"backoff": "^2.5.0",
"camelcase-keys": "^8.0.2",
"camelcase-keys": "^9.0.0",
"eventemitter3": "^5.0.1",
"snakecase-keys": "^5.4.6",
"ts-custom-error": "^3.3.1",