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 46
46
},
47
47
"//" : " READ .github/contributing.md to understand what to put under deps vs. devDeps!" ,
48
48
"dependencies" : {
49
- "esbuild" : " ^0.11.20 " ,
49
+ "esbuild" : " ^0.11.23 " ,
50
50
"postcss" : " ^8.2.10" ,
51
51
"resolve" : " ^1.19.0" ,
52
52
"rollup" : " ^2.38.5"
Original file line number Diff line number Diff line change @@ -2908,10 +2908,10 @@ es-to-primitive@^1.2.1:
2908
2908
is-date-object "^1.0.1"
2909
2909
is-symbol "^1.0.2"
2910
2910
2911
- esbuild@^0.11.20 :
2912
- version "0.11.20 "
2913
- resolved "https://registry.npmjs.org /esbuild/-/esbuild-0.11.20 .tgz#7cefa1aee8b372c184e42457885f7ce5d3e62a1e "
2914
- integrity sha512-QOZrVpN/Yz74xfat0H6euSgn3RnwLevY1mJTEXneukz1ln9qB+ieaerRMzSeETpz/UJWsBMzRVR/andBht5WKw ==
2911
+ esbuild@^0.11.23 :
2912
+ version "0.11.23 "
2913
+ resolved "https://registry.yarnpkg.com /esbuild/-/esbuild-0.11.23 .tgz#c42534f632e165120671d64db67883634333b4b8 "
2914
+ integrity sha512-iaiZZ9vUF5wJV8ob1tl+5aJTrwDczlvGP0JoMmnpC2B0ppiMCu8n8gmy5ZTGl5bcG081XBVn+U+jP+mPFm5T5Q ==
2915
2915
2916
2916
escalade@^3.1.1 :
2917
2917
version "3.1.1"
You can’t perform that action at this time.
0 commit comments