Skip to content

Commit

Permalink
Merge pull request #992 from near/dependabot/npm_and_yarn/dev/types/b…
Browse files Browse the repository at this point in the history
…ig.js-6.2.1

Bump @types/big.js from 6.2.0 to 6.2.1
  • Loading branch information
kujtimprenkuSQA committed Nov 1, 2023
2 parents cbb8bf8 + cc30972 commit 89a2bbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "13.4.0",
"@testing-library/react-hooks": "^7.0.2",
"@types/big.js": "^6.2.0",
"@types/big.js": "^6.2.1",
"@types/bn.js": "^5.1.1",
"@types/gh-pages": "^3.2.2",
"@types/jest": "29.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5755,10 +5755,10 @@
dependencies:
"@babel/types" "^7.3.0"

"@types/big.js@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@types/big.js/-/big.js-6.2.0.tgz#e1f6a9a6ce64bc7c131137e71fbad34a5574f987"
integrity sha512-ubLURWoc4tCw/8Yds0P3CE9cBG5q+aoycwWBiXXx4gp7XPYZy9ch0L9+Pv6osSoSRgvuQNqJdlwEhP5QhKKl6w==
"@types/big.js@^6.2.1":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@types/big.js/-/big.js-6.2.1.tgz#0e5eda9b8ffe33e2cc4540fad6e91a4c7255ca88"
integrity sha512-dKzZVT10m3ELZgYIShPJ+3Os/E1s3aDQS+wr1ne7VCLU/8hc/R+z/+gkm9WabxSkV9E8wJhTl5wC+0fD9nitsw==

"@types/bn.js@^5.1.1":
version "5.1.1"
Expand Down

0 comments on commit 89a2bbb

Please sign in to comment.