Skip to content

Commit f3b0a65

Browse files
authored
Merge pull request #66 from bitpredator/dependabot/npm_and_yarn/typescript-5.3.3
chore(deps-dev): bump typescript from 5.3.2 to 5.3.3
2 parents 87dc13a + 1829a3b commit f3b0a65

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@docusaurus/eslint-plugin": "^2.4.3",
3131
"@docusaurus/module-type-aliases": "^2.4.3",
3232
"@tsconfig/docusaurus": "^2.0.2",
33-
"typescript": "^5.3.2"
33+
"typescript": "^5.3.3"
3434
},
3535
"browserslist": {
3636
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8241,10 +8241,10 @@ typedarray-to-buffer@^3.1.5:
82418241
dependencies:
82428242
is-typedarray "^1.0.0"
82438243

8244-
typescript@^5.3.2:
8245-
version "5.3.2"
8246-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
8247-
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
8244+
typescript@^5.3.3:
8245+
version "5.3.3"
8246+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
8247+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
82488248

82498249
ua-parser-js@^0.7.30:
82508250
version "0.7.35"

0 commit comments

Comments
 (0)