Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #20 from kei711/renovate/esbuild-node-tsc-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency esbuild-node-tsc to v1.8.5
  • Loading branch information
kei711 authored Mar 19, 2022
2 parents 2c75fe0 + 58bd986 commit 4170d90
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 @@
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
"esbuild": "0.14.25",
"esbuild-node-tsc": "1.8.3",
"esbuild-node-tsc": "1.8.5",
"esbuild-register": "3.3.2",
"eslint": "8.10.0",
"eslint-config-prettier": "8.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1955,10 +1955,10 @@ esbuild-netbsd-64@0.14.25:
resolved "https://registry.yarnpkg.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.25.tgz#439fe27d8ee3b5887501ee63988e85f920107db6"
integrity sha512-TKIVgNWLUOkr+Exrye70XTEE1lJjdQXdM4tAXRzfHE9iBA7LXWcNtVIuSnphTqpanPzTDFarF0yqq4kpbC6miA==

esbuild-node-tsc@1.8.3:
version "1.8.3"
resolved "https://registry.yarnpkg.com/esbuild-node-tsc/-/esbuild-node-tsc-1.8.3.tgz#74f7b3ff54d93d8b5d8272e4df95c03c6a1cd988"
integrity sha512-0F4omJbhDIhfuU68N9qiOjWq7Nkf3J6owJwy0EmZdoRoBapKSoJ4+m0VZAjwksUUSx4drhtllurpjQizMAb6kA==
esbuild-node-tsc@1.8.5:
version "1.8.5"
resolved "https://registry.yarnpkg.com/esbuild-node-tsc/-/esbuild-node-tsc-1.8.5.tgz#d70aa78f7846ea22f4c29b12de3e4d16c596f6f4"
integrity sha512-WNM/h05W8ChBIoJ9W8E7x9k4vOKKuAh3YSAnZEDwLiUi99mEWw4wFO34mQFGwBv0nMabpj29qbhIm21N9u1U4Q==
dependencies:
cpy "^8.1.2"
rimraf "^3.0.2"
Expand Down

0 comments on commit 4170d90

Please sign in to comment.