Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lodash from 4.17.10 to 4.17.21 #59

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions scripts/master.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,9 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +165,9 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/templates/algo.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/templates/algo_cpp.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/templates/algo_cpp_live.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<div style="margin-left: 162px;">
<img src="img/signmmgupta-black.png">
<div class="signature-divider"></div>
<div class="font-xl">Manmohan Gupta (Founder, Coding Blocks)</div>
<div class="font-xl">Varun Kohli (Founder, Coding Blocks)</div>
</div>
</div>
<div style="margin-top: 25px">
Expand Down
8 changes: 4 additions & 4 deletions src/templates/algo_java.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/templates/algo_java_live.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<div style="margin-left: 162px;">
<img src="img/signmmgupta-black.png">
<div class="signature-divider"></div>
<div class="font-xl">Manmohan Gupta (Founder, Coding Blocks)</div>
<div class="font-xl">Varun Kohli (Founder, Coding Blocks)</div>
</div>
</div>
<div style="margin-top: 25px">
Expand Down
8 changes: 4 additions & 4 deletions src/templates/algojava.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/templates/android.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/templates/angular.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/templates/chatbot.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/templates/competitive.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions src/templates/cpcp.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<img src="img/signmmgupta-black.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -168,7 +168,7 @@
<img src="img/signmmgupta-black.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/templates/cpp.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/templates/cpp12.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/templates/cpp_fundamentals.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/templates/cpp_live.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<div style="margin-left: 162px;">
<img src="img/signmmgupta-black.png">
<div class="signature-divider"></div>
<div class="font-xl">Manmohan Gupta (Founder, Coding Blocks)</div>
<div class="font-xl">Varun Kohli (Founder, Coding Blocks)</div>
</div>
</div>
<div style="margin-top: 25px">
Expand Down
8 changes: 4 additions & 4 deletions src/templates/cpp_stl.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@

{{#if (eq data.run.domain "hellointern")}}
<div class="signature text first">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand All @@ -166,10 +166,10 @@
</div>
{{else}}
<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions src/templates/data_science.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@
</div>

<div class="signature text">
<img src="img/signmmgupta.png" alt="">
<hr>
<div>
Manmohan Gupta <br>
Varun Kohli <br>
(Founder, Coding Blocks)
</div>
</div>
Expand Down
Loading