From 366e18e33998a6f42c810400568c6eb958a4984b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 4 Jun 2022 22:49:30 +0000 Subject: [PATCH] fix(deps): update babel monorepo to v7.18.4 --- client/package.json | 4 ++-- package-lock.json | 32 ++++++++++++++++---------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/client/package.json b/client/package.json index bc721f6b164..a84814921d9 100644 --- a/client/package.json +++ b/client/package.json @@ -38,7 +38,7 @@ "@babel/polyfill": "7.12.1", "@babel/preset-env": "7.18.2", "@babel/preset-react": "7.17.12", - "@babel/standalone": "7.18.3", + "@babel/standalone": "7.18.4", "@fortawesome/fontawesome-svg-core": "6.1.1", "@fortawesome/free-brands-svg-icons": "6.1.1", "@fortawesome/free-solid-svg-icons": "6.1.1", @@ -129,7 +129,7 @@ "validator": "13.7.0" }, "devDependencies": { - "@babel/types": "7.18.2", + "@babel/types": "7.18.4", "@codesee/babel-plugin-instrument": "0.272.0", "@codesee/tracker": "0.272.0", "@testing-library/jest-dom": "5.16.4", diff --git a/package-lock.json b/package-lock.json index 2d6ed6b5da0..da671bdae03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -440,7 +440,7 @@ "@babel/polyfill": "7.12.1", "@babel/preset-env": "7.18.2", "@babel/preset-react": "7.17.12", - "@babel/standalone": "7.18.3", + "@babel/standalone": "7.18.4", "@fortawesome/fontawesome-svg-core": "6.1.1", "@fortawesome/free-brands-svg-icons": "6.1.1", "@fortawesome/free-solid-svg-icons": "6.1.1", @@ -531,7 +531,7 @@ "validator": "13.7.0" }, "devDependencies": { - "@babel/types": "7.18.2", + "@babel/types": "7.18.4", "@codesee/babel-plugin-instrument": "0.272.0", "@codesee/tracker": "0.272.0", "@testing-library/jest-dom": "5.16.4", @@ -2705,9 +2705,9 @@ } }, "node_modules/@babel/standalone": { - "version": "7.18.3", - "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.3.tgz", - "integrity": "sha512-X9AHtVe0gu3eHY+kk1Bt5Xx+UuZKX/CDOGPuNSA1mT+kEdmY+/odYeTQ7G8bI/YxOTwwwk5T8aBpWBmt6KGl0Q==", + "version": "7.18.4", + "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.4.tgz", + "integrity": "sha512-3dDouWyjdS8sJTm6hf8KkJq7fr9ORWMlWGNcMV/Uz2rNnoI6uu8wJGhZ7E65J+x6v8ta9yPbzkUT2YBFcWUbWg==", "engines": { "node": ">=6.9.0" } @@ -2764,9 +2764,9 @@ "license": "MIT" }, "node_modules/@babel/types": { - "version": "7.18.2", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.2.tgz", - "integrity": "sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==", + "version": "7.18.4", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.4.tgz", + "integrity": "sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==", "dependencies": { "@babel/helper-validator-identifier": "^7.16.7", "to-fast-properties": "^2.0.0" @@ -55098,9 +55098,9 @@ } }, "@babel/standalone": { - "version": "7.18.3", - "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.3.tgz", - "integrity": "sha512-X9AHtVe0gu3eHY+kk1Bt5Xx+UuZKX/CDOGPuNSA1mT+kEdmY+/odYeTQ7G8bI/YxOTwwwk5T8aBpWBmt6KGl0Q==" + "version": "7.18.4", + "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.18.4.tgz", + "integrity": "sha512-3dDouWyjdS8sJTm6hf8KkJq7fr9ORWMlWGNcMV/Uz2rNnoI6uu8wJGhZ7E65J+x6v8ta9yPbzkUT2YBFcWUbWg==" }, "@babel/template": { "version": "7.16.7", @@ -55139,9 +55139,9 @@ } }, "@babel/types": { - "version": "7.18.2", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.2.tgz", - "integrity": "sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==", + "version": "7.18.4", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.4.tgz", + "integrity": "sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==", "requires": { "@babel/helper-validator-identifier": "^7.16.7", "to-fast-properties": "^2.0.0" @@ -55787,8 +55787,8 @@ "@babel/polyfill": "7.12.1", "@babel/preset-env": "7.18.2", "@babel/preset-react": "7.17.12", - "@babel/standalone": "7.18.3", - "@babel/types": "7.18.2", + "@babel/standalone": "7.18.4", + "@babel/types": "7.18.4", "@codesee/babel-plugin-instrument": "0.272.0", "@codesee/tracker": "0.272.0", "@fortawesome/fontawesome-svg-core": "6.1.1",