From c89582eaed21639cf685179be204d4af040fbd22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 14:38:19 +0000 Subject: [PATCH] Update dependency @babel/runtime to v7.23.7 --- 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..6271ee4 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.23.7", "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..3e440da 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.23.7", "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..b6a9a6a 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.23.7", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-15/Hooks/package.json b/Week-15/Hooks/package.json index b503ec7..b6a9a6a 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.23.7", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-15/Http_request/package.json b/Week-15/Http_request/package.json index bec4dc1..fd3fed8 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.23.7", "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..848b61f 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.23.7", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-16/shopping-cart/package.json b/Week-16/shopping-cart/package.json index 96d34c1..8581185 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.23.7", "typescript": "4.1.3" }, "scripts": { diff --git a/Week-16/todolist-project/package.json b/Week-16/todolist-project/package.json index ce853d0..3cc0501 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.23.7", "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..0507026 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.23.7", "typescript": "4.1.3" }, "scripts": {