Skip to content

Commit dc74880

Browse files
chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#216)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 317b9b0 commit dc74880

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@
101101
"ts-dedent": "2.2.0",
102102
"ts-node": "10.8.1",
103103
"tslib": "2.4.0",
104-
"typescript": "4.7.3"
104+
"typescript": "4.7.4"
105105
}
106106
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11010,10 +11010,10 @@ typedarray@^0.0.6:
1101011010
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1101111011
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1101211012

11013-
typescript@4.7.3, typescript@^4.5.5, typescript@^4.6.4:
11014-
version "4.7.3"
11015-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
11016-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
11013+
typescript@4.7.4, typescript@^4.5.5, typescript@^4.6.4:
11014+
version "4.7.4"
11015+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
11016+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1101711017

1101811018
umd@^3.0.0:
1101911019
version "3.0.3"

0 commit comments

Comments
 (0)