This repository was archived by the owner on Dec 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 29
29
"@typescript-eslint/parser" : " 5.41.0" ,
30
30
"esbuild" : " 0.19.2" ,
31
31
"esbuild-node-tsc" : " 2.0.5" ,
32
- "esbuild-register" : " 3.3.3 " ,
32
+ "esbuild-register" : " 3.4.2 " ,
33
33
"eslint" : " 8.26.0" ,
34
34
"eslint-config-prettier" : " 8.5.0" ,
35
35
"eslint-plugin-prettier" : " 4.2.1" ,
Original file line number Diff line number Diff line change @@ -1992,10 +1992,12 @@ esbuild-node-tsc@2.0.5:
1992
1992
dependencies :
1993
1993
yargs "^17.6.2"
1994
1994
1995
- esbuild-register@3.3.3 :
1996
- version "3.3.3"
1997
- resolved "https://registry.yarnpkg.com/esbuild-register/-/esbuild-register-3.3.3.tgz#5bd80025c80caf77e6484ced5cc77233b1d39688"
1998
- integrity sha512-eFHOkutgIMJY5gc8LUp/7c+LLlDqzNi9T6AwCZ2WKKl3HmT+5ef3ZRyPPxDOynInML0fgaC50yszPKfPnjC0NQ==
1995
+ esbuild-register@3.4.2 :
1996
+ version "3.4.2"
1997
+ resolved "https://registry.yarnpkg.com/esbuild-register/-/esbuild-register-3.4.2.tgz#1e39ee0a77e8f320a9790e68c64c3559620b9175"
1998
+ integrity sha512-kG/XyTDyz6+YDuyfB9ZoSIOOmgyFCH+xPRtsCa8W85HLRV5Csp+o3jWVbOSHgSLfyLc5DmP+KFDNwty4mEjC+Q==
1999
+ dependencies :
2000
+ debug "^4.3.4"
1999
2001
2000
2002
esbuild@0.19.2 :
2001
2003
version "0.19.2"
You can’t perform that action at this time.
0 commit comments