Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit 4cb1f5a

Browse files
Merge pull request #145 from API3-CTT/dependabot/npm_and_yarn/typescript-4.7.4
2 parents 1fd2a56 + 7863e51 commit 4cb1f5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@
8585
"serverless": "^3.18.1",
8686
"ts-jest": "^27.1.4",
8787
"ts-node": "^10.7.0",
88-
"typescript": "^4.6.4"
88+
"typescript": "^4.7.4"
8989
}
9090
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8221,10 +8221,10 @@ typedarray-to-buffer@^3.1.5:
82218221
dependencies:
82228222
is-typedarray "^1.0.0"
82238223

8224-
typescript@^4.6.4:
8225-
version "4.7.3"
8226-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
8227-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
8224+
typescript@^4.7.4:
8225+
version "4.7.4"
8226+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
8227+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
82288228

82298229
unbox-primitive@^1.0.2:
82308230
version "1.0.2"

0 commit comments

Comments
 (0)