Skip to content

Commit

Permalink
Merge pull request #395 from ocsigen/dependabot/npm_and_yarn/typescri…
Browse files Browse the repository at this point in the history
…pt-5.4.2

Bump typescript from 5.3.3 to 5.4.2
  • Loading branch information
smorimoto authored Mar 11, 2024
2 parents 1f6d0d4 + a70295a commit b7cc767
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/code-frame": "^7.18.6",
"browser-or-node": "^2.0.0",
"chalk": "^5.0.1",
"typescript": "5.3.3",
"typescript": "5.4.2",
"yargs": "^17.5.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3388,10 +3388,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==

typescript@5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
typescript@5.4.2:
version "5.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==

universal-user-agent@^6.0.0:
version "6.0.0"
Expand Down

0 comments on commit b7cc767

Please sign in to comment.