Skip to content

Commit ff67182

Browse files
chore(deps-dev): bump typescript from 5.0.2 to 5.0.4 (#21)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.2...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5e0db1 commit ff67182

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
@@ -313,7 +313,7 @@
313313
"eslint": "^8.39.0",
314314
"glob": "^8.1.0",
315315
"mocha": "^10.2.0",
316-
"typescript": "^5.0.2"
316+
"typescript": "^5.0.4"
317317
},
318318
"dependencies": {
319319
"@octokit/types": "^9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2375,10 +2375,10 @@ typed-rest-client@^1.8.4:
23752375
tunnel "0.0.6"
23762376
underscore "^1.12.1"
23772377

2378-
typescript@^5.0.2:
2379-
version "5.0.2"
2380-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
2381-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
2378+
typescript@^5.0.4:
2379+
version "5.0.4"
2380+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
2381+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
23822382

23832383
uc.micro@^1.0.1, uc.micro@^1.0.5:
23842384
version "1.0.6"

0 commit comments

Comments
 (0)