From 40c0e1e559ba190c289f0b2c59e94791fb0a04d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 21:12:03 +0000 Subject: [PATCH] Update babel monorepo --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0766010..914fabc 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,8 @@ "url": "https://github.com/provenance-io/provjs/issues" }, "devDependencies": { - "@babel/cli": "7.21.0", - "@babel/core": "7.21.3", + "@babel/cli": "7.21.5", + "@babel/core": "7.22.1", "@babel/eslint-parser": "^7.19.1", "@babel/node": "^7.19.1", "@babel/plugin-proposal-class-properties": "7.18.6", @@ -55,8 +55,8 @@ "@babel/plugin-proposal-numeric-separator": "7.18.6", "@babel/plugin-proposal-object-rest-spread": "7.20.7", "@babel/plugin-proposal-optional-chaining": "7.21.0", - "@babel/plugin-transform-runtime": "7.21.0", - "@babel/preset-env": "7.20.2", + "@babel/plugin-transform-runtime": "7.22.2", + "@babel/preset-env": "7.22.2", "@babel/preset-typescript": "^7.18.6", "@osmonauts/telescope": "^0.89.0", "@types/jest": "^29.1.2",