From 12d8b682bc418bd306aaff5b357e87a44a6de4ac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Oct 2021 17:33:28 +0000 Subject: [PATCH] Update Yarn to ^0.28.0 --- .../Lesson 10/Activity-10A/activity-a/completed/package.json | 2 +- .../Lesson 10/Activity-10A/activity-a/initial/package.json | 2 +- .../Lesson 10/Activity-10B/activity-b/completed/package.json | 2 +- .../Lesson 10/Activity-10B/activity-b/initial/package.json | 2 +- .../Lesson 10/Activity-10C/activity-c/completed/package.json | 2 +- .../Lesson 10/Activity-10C/activity-c/initial/package.json | 2 +- .../Lesson 10/Examples/topic-a/completed/package.json | 2 +- .../Lesson 10/Examples/topic-a/initial/package.json | 2 +- .../Lesson 10/Examples/topic-b/completed/package.json | 2 +- .../Lesson 10/Examples/topic-b/initial/package.json | 2 +- .../Lesson 10/Examples/topic-c/completed/package.json | 2 +- .../Lesson 10/Examples/topic-c/initial/package.json | 2 +- .../Lesson 6/Activity-6A/activity-a/completed/package.json | 2 +- .../Lesson 6/Activity-6A/activity-a/initial/package.json | 2 +- .../Lesson 6/Activity-6B/activity-b/completed/package.json | 2 +- .../Lesson 6/Activity-6B/activity-b/initial/package.json | 2 +- .../Lesson 6/Activity-6C/activity-c/completed/package.json | 2 +- .../Lesson 6/Activity-6C/activity-c/initial/package.json | 2 +- .../Lesson 6/Examples/topic-a/completed/package.json | 2 +- .../Lesson 6/Examples/topic-a/initial/package.json | 2 +- .../Lesson 6/Examples/topic-b/completed/package.json | 2 +- .../Lesson 6/Examples/topic-b/initial/package.json | 2 +- .../Lesson 6/Examples/topic-c/completed/package.json | 2 +- .../Lesson 6/Examples/topic-c/initial/package.json | 2 +- .../Lesson 7/Examples/topic-c/completed/package.json | 2 +- .../Lesson 7/Examples/topic-c/initial/package.json | 2 +- .../Lesson 9/Examples/topic-a/completed/package.json | 2 +- .../Lesson 9/Examples/topic-a/initial/package.json | 2 +- .../Lesson 9/Examples/topic-b/completed/package.json | 2 +- .../Lesson 9/Examples/topic-b/initial/package.json | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10A/activity-a/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10A/activity-a/completed/package.json index 681d2f83..acb391be 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10A/activity-a/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10A/activity-a/completed/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "express": "^4.15.4", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10A/activity-a/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10A/activity-a/initial/package.json index 681d2f83..acb391be 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10A/activity-a/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10A/activity-a/initial/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "express": "^4.15.4", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10B/activity-b/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10B/activity-b/completed/package.json index 7a32756d..1d7184f2 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10B/activity-b/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10B/activity-b/completed/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "express": "^4.15.4", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10B/activity-b/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10B/activity-b/initial/package.json index 7a32756d..1d7184f2 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10B/activity-b/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10B/activity-b/initial/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "express": "^4.15.4", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10C/activity-c/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10C/activity-c/completed/package.json index 5b26a192..07a65b65 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10C/activity-c/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10C/activity-c/completed/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "express": "^4.15.4", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10C/activity-c/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10C/activity-c/initial/package.json index 5b26a192..07a65b65 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10C/activity-c/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Activity-10C/activity-c/initial/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "express": "^4.15.4", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-a/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-a/completed/package.json index 29e64be4..86623235 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-a/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-a/completed/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-a/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-a/initial/package.json index 29e64be4..86623235 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-a/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-a/initial/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-b/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-b/completed/package.json index 85f719ba..462c7538 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-b/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-b/completed/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-b/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-b/initial/package.json index 85f719ba..462c7538 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-b/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-b/initial/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-c/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-c/completed/package.json index 0fd3fc7e..e6d4f467 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-c/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-c/completed/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-c/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-c/initial/package.json index 0fd3fc7e..e6d4f467 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-c/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 10/Examples/topic-c/initial/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6A/activity-a/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6A/activity-a/completed/package.json index 366faef2..37f62774 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6A/activity-a/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6A/activity-a/completed/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6A/activity-a/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6A/activity-a/initial/package.json index 366faef2..37f62774 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6A/activity-a/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6A/activity-a/initial/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6B/activity-b/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6B/activity-b/completed/package.json index 9f5f5d50..dd0b2107 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6B/activity-b/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6B/activity-b/completed/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "body-parser": "^1.17.2", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6B/activity-b/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6B/activity-b/initial/package.json index 9f5f5d50..dd0b2107 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6B/activity-b/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6B/activity-b/initial/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "body-parser": "^1.17.2", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6C/activity-c/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6C/activity-c/completed/package.json index b0f45b83..5682dd68 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6C/activity-c/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6C/activity-c/completed/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "express": "^4.15.4", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6C/activity-c/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6C/activity-c/initial/package.json index b0f45b83..5682dd68 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6C/activity-c/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Activity-6C/activity-c/initial/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "express": "^4.15.4", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-a/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-a/completed/package.json index d571750d..8e540d89 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-a/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-a/completed/package.json @@ -11,7 +11,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "npm-run-all": "^4.0.2", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-a/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-a/initial/package.json index d571750d..8e540d89 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-a/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-a/initial/package.json @@ -11,7 +11,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "npm-run-all": "^4.0.2", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-b/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-b/completed/package.json index 5dcdfe1e..24af985c 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-b/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-b/completed/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "body-parser": "^1.17.2", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-b/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-b/initial/package.json index 5dcdfe1e..24af985c 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-b/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-b/initial/package.json @@ -12,7 +12,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "body-parser": "^1.17.2", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-c/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-c/completed/package.json index 2926f4d7..63eeb02b 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-c/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-c/completed/package.json @@ -11,7 +11,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "npm-run-all": "^4.0.2", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-c/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-c/initial/package.json index 2926f4d7..63eeb02b 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-c/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 6/Examples/topic-c/initial/package.json @@ -11,7 +11,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "npm-run-all": "^4.0.2", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 7/Examples/topic-c/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 7/Examples/topic-c/completed/package.json index f0b7977c..031cd81b 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 7/Examples/topic-c/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 7/Examples/topic-c/completed/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 7/Examples/topic-c/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 7/Examples/topic-c/initial/package.json index f0b7977c..031cd81b 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 7/Examples/topic-c/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 7/Examples/topic-c/initial/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-a/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-a/completed/package.json index 33290882..d24706c7 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-a/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-a/completed/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-a/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-a/initial/package.json index 33290882..d24706c7 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-a/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-a/initial/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-b/completed/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-b/completed/package.json index 5893cf8d..eca0a697 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-b/completed/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-b/completed/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3", diff --git a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-b/initial/package.json b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-b/initial/package.json index 5893cf8d..eca0a697 100644 --- a/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-b/initial/package.json +++ b/NOTES-MISC/MEDIUM/materials/front-end-frameworks/repos/jquery/Beginning-jQuery/Lesson 9/Examples/topic-b/initial/package.json @@ -10,7 +10,7 @@ }, "engines": { "node": "^8.3.0", - "yarn": "^0.27.0" + "yarn": "^0.28.0" }, "dependencies": { "webpack": "^3.5.3",