From 82f74987a175bf908959c3577ca4842a731c8e04 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Wed, 25 Jan 2023 16:34:51 -0600 Subject: [PATCH] chore: bump deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 00dceb1c8..fd3b101e2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@babel/core": "^7.20.12", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@commitlint/cli": "17", "@commitlint/config-conventional": "17", "Base64": "^1.1.0", @@ -61,7 +61,7 @@ "nyc": "^15.1.0", "remark-cli": "^11.0.0", "remark-preset-github": "4.0.4", - "rimraf": "^3.0.2", + "rimraf": "^4.1.2", "should": "^13.2.3", "should-http": "^0.1.1", "tinyify": "3.0.0",