Skip to content

Commit

Permalink
Merge pull request #51 from skalenetwork/dependabot/npm_and_yarn/test…
Browse files Browse the repository at this point in the history
…/test_solidity_project/typescript-4.8.2

Bump typescript from 4.7.4 to 4.8.2 in /test/test_solidity_project
  • Loading branch information
DimaStebaev authored Aug 30, 2022
2 parents fedb2c2 + 356b111 commit 90d52f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test/test_solidity_project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"hardhat": "^2.10.2",
"ts-node": "^10.9.1",
"typescript": "^4.7.4"
"typescript": "^4.8.2"
},
"dependencies": {
"@openzeppelin/contracts-upgradeable": "^4.7.3"
Expand Down
8 changes: 4 additions & 4 deletions test/test_solidity_project/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2168,10 +2168,10 @@ type-fest@^0.7.1:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz#8dda65feaf03ed78f0a3f9678f1869147f7c5c48"
integrity sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==

typescript@^4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
typescript@^4.8.2:
version "4.8.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==

undici@^5.4.0:
version "5.5.0"
Expand Down

0 comments on commit 90d52f4

Please sign in to comment.