File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
},
45
45
"//" : " READ .github/contributing.md to understand what to put under deps vs. devDeps!" ,
46
46
"dependencies" : {
47
- "esbuild" : " ^0.8.34 " ,
47
+ "esbuild" : " ^0.8.47 " ,
48
48
"postcss" : " ^8.2.1" ,
49
49
"resolve" : " ^1.19.0" ,
50
50
"rollup" : " ^2.38.5"
Original file line number Diff line number Diff line change @@ -2765,10 +2765,10 @@ es-to-primitive@^1.2.1:
2765
2765
is-date-object "^1.0.1"
2766
2766
is-symbol "^1.0.2"
2767
2767
2768
- esbuild@^0.8.34 :
2769
- version "0.8.43 "
2770
- resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.43 .tgz#19d79f8c6d1cc6dadd50942057a5aff906a1ecf2 "
2771
- integrity sha512-ZVE2CpootS4jtnfV0bbtJdgRsHEXcMP0P7ZXGfTmNzzhBr2e5ag7Vp3ry0jmw8zduJz4iHzxg4m5jtPxWERz1w ==
2768
+ esbuild@^0.8.47 :
2769
+ version "0.8.48 "
2770
+ resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.48 .tgz#a57e4dde84ec56da1c6ecaefee97e9da6c5b00b5 "
2771
+ integrity sha512-lrH8lA8wWQ6Lpe1z6C7ZZaFSmRsUlcQAqe16nf7ITySQ7MV4+vI7qAqQlT/u+c3+9AL3VXmT4MXTxV2e63pO4A ==
2772
2772
2773
2773
escape-html@^1.0.3, escape-html@~1.0.3 :
2774
2774
version "1.0.3"
You can’t perform that action at this time.
0 commit comments