Skip to content

Commit e652d1e

Browse files
authored
Merge pull request #317 from kubosho/dependabot/npm_and_yarn/typescript-4.5.5
chore(deps): bump typescript from 4.5.4 to 4.5.5
2 parents 0a292da + b53f1df commit e652d1e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"htmlparser2": "^7.2.0",
7171
"option-t": "^30.0.0",
7272
"prettier": "^2.5.1",
73-
"typescript": "^4.5.4"
73+
"typescript": "^4.5.5"
7474
}
7575
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7321,10 +7321,10 @@ typedarray-to-buffer@^3.1.5:
73217321
dependencies:
73227322
is-typedarray "^1.0.0"
73237323

7324-
typescript@^4.5.4:
7325-
version "4.5.4"
7326-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
7327-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
7324+
typescript@^4.5.5:
7325+
version "4.5.5"
7326+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
7327+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
73287328

73297329
uc.micro@^1.0.1, uc.micro@^1.0.5:
73307330
version "1.0.6"

0 commit comments

Comments
 (0)