From 7772695d2065bc83cec9f634f3ee3fbb1cf1305c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 05:46:59 +0000 Subject: [PATCH] Update dependency @babel/runtime to v7.24.8 --- Week-14/01-Intro & Setup React/package.json | 2 +- Week-14/02-Components Deep Dive/package.json | 2 +- Week-14/03_React_Props_and_State/package.json | 2 +- Week-15/Hooks/package.json | 2 +- Week-15/Http_request/package.json | 2 +- Week-15/Routing_and_styling/package.json | 2 +- Week-16/shopping-cart/package.json | 2 +- Week-16/todolist-project/package.json | 2 +- Week-17/pesto-e-commerce/package.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Week-14/01-Intro & Setup React/package.json b/Week-14/01-Intro & Setup React/package.json index bb29418..c45ee2b 100644 --- a/Week-14/01-Intro & Setup React/package.json +++ b/Week-14/01-Intro & Setup React/package.json @@ -14,7 +14,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.24.8", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-14/02-Components Deep Dive/package.json b/Week-14/02-Components Deep Dive/package.json index 23698f9..439ef11 100644 --- a/Week-14/02-Components Deep Dive/package.json +++ b/Week-14/02-Components Deep Dive/package.json @@ -11,7 +11,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.24.8", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-14/03_React_Props_and_State/package.json b/Week-14/03_React_Props_and_State/package.json index b503ec7..78bb199 100644 --- a/Week-14/03_React_Props_and_State/package.json +++ b/Week-14/03_React_Props_and_State/package.json @@ -11,7 +11,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.24.8", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-15/Hooks/package.json b/Week-15/Hooks/package.json index b503ec7..78bb199 100644 --- a/Week-15/Hooks/package.json +++ b/Week-15/Hooks/package.json @@ -11,7 +11,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.24.8", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-15/Http_request/package.json b/Week-15/Http_request/package.json index bec4dc1..be28ab9 100644 --- a/Week-15/Http_request/package.json +++ b/Week-15/Http_request/package.json @@ -12,7 +12,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.24.8", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-15/Routing_and_styling/package.json b/Week-15/Routing_and_styling/package.json index 928751b..d3d3785 100644 --- a/Week-15/Routing_and_styling/package.json +++ b/Week-15/Routing_and_styling/package.json @@ -13,7 +13,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.24.8", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-16/shopping-cart/package.json b/Week-16/shopping-cart/package.json index 96d34c1..53def56 100644 --- a/Week-16/shopping-cart/package.json +++ b/Week-16/shopping-cart/package.json @@ -14,7 +14,7 @@ "redux": "4.2.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.24.8", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-16/todolist-project/package.json b/Week-16/todolist-project/package.json index ce853d0..987210a 100644 --- a/Week-16/todolist-project/package.json +++ b/Week-16/todolist-project/package.json @@ -13,7 +13,7 @@ "redux": "4.2.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.24.8", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-17/pesto-e-commerce/package.json b/Week-17/pesto-e-commerce/package.json index da9ce44..3821522 100644 --- a/Week-17/pesto-e-commerce/package.json +++ b/Week-17/pesto-e-commerce/package.json @@ -20,7 +20,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@babel/runtime": "7.13.8", + "@babel/runtime": "7.24.8", "typescript": "4.1.3" }, "scripts": {