Skip to content

Commit

Permalink
build: update typescript-definitions to 8.15.6 (#42286)
Browse files Browse the repository at this point in the history
build: update typescript-definitions to 8.15.6 (#41900)
  • Loading branch information
mxschmitt committed May 29, 2024
1 parent 27cdf17 commit ebe3d4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,9 @@
vscode-uri "^3.0.7"

"@electron/typescript-definitions@^8.15.2":
version "8.15.2"
resolved "https://registry.yarnpkg.com/@electron/typescript-definitions/-/typescript-definitions-8.15.2.tgz#1152e3d3731d236b50a3dee5a108176ce43fd703"
integrity sha512-6vlWnnNfZrg9QFOGgoLaQZ/nTCg+Y1laz02pUsRRmCJIpJZOY3HnWnIuav7e8g5IIwHMVc8JSohR+YRgiRk/eA==
version "8.15.6"
resolved "https://registry.yarnpkg.com/@electron/typescript-definitions/-/typescript-definitions-8.15.6.tgz#a578ee3de6e6dcfdb5765da58f303900a34b2d06"
integrity sha512-9YR2jG7AdRLvZMhQLgTljZzkoaKNP1wbQq+/qjBCCCCCbUpECvMRk1/UeuZErZEmddhSYanQZgXiftF1T072uQ==
dependencies:
"@types/node" "^11.13.7"
chalk "^2.4.2"
Expand Down

0 comments on commit ebe3d4a

Please sign in to comment.