Skip to content

Commit 06f122d

Browse files
committed
long type
1 parent 20c346f commit 06f122d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@types/jest": "^29.0.1",
29-
"@types/long": "^5.0.0",
29+
"@types/long": "^4.0.0",
3030
"@types/node": "^22.5.4",
3131
"@types/pluralize": "^0.0.29",
3232
"@typescript-eslint/eslint-plugin": "^4.8.2",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,11 @@
887887
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
888888
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
889889

890+
"@types/long@^4.0.0":
891+
version "4.0.2"
892+
resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.2.tgz#b74129719fc8d11c01868010082d483b7545591a"
893+
integrity sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==
894+
890895
"@types/long@^5.0.0":
891896
version "5.0.0"
892897
resolved "https://registry.yarnpkg.com/@types/long/-/long-5.0.0.tgz#daaa7b7f74c919c946ff74889d5ca2afe363b2cd"

0 commit comments

Comments
 (0)