chore(deps-dev): bump @babel/cli from 7.21.0 to 7.21.5 (#5397)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-29 10:18:27 -07:00
committed by GitHub
parent 5dab811c5f
commit d519e93300
2 changed files with 5 additions and 5 deletions

View File

@@ -221,7 +221,7 @@
"zod": "^3.21.4" "zod": "^3.21.4"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.21.0", "@babel/cli": "^7.21.5",
"@babel/preset-typescript": "^7.21.4", "@babel/preset-typescript": "^7.21.4",
"@getoutline/jest-runner-serial": "^2.0.0", "@getoutline/jest-runner-serial": "^2.0.0",
"@optimize-lodash/rollup-plugin": "4.0.3", "@optimize-lodash/rollup-plugin": "4.0.3",

View File

@@ -19,10 +19,10 @@
jsonpointer "^5.0.0" jsonpointer "^5.0.0"
leven "^3.1.0" leven "^3.1.0"
"@babel/cli@^7.21.0": "@babel/cli@^7.21.5":
version "7.21.0" version "7.21.5"
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.21.0.tgz#1868eb70e9824b427fc607610cce8e9e7889e7e1" resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.21.5.tgz#a685a5b50b785f2edfbf6e042c1265c653547d9d"
integrity sha512-xi7CxyS8XjSyiwUGCfwf+brtJxjW1/ZTcBUkP10xawIEXLX5HzLn+3aXkgxozcP2UhRhtKTmQurw9Uaes7jZrA== integrity sha512-TOKytQ9uQW9c4np8F+P7ZfPINy5Kv+pizDIUwSVH8X5zHgYHV4AA8HE5LA450xXeu4jEfmUckTYvv1I4S26M/g==
dependencies: dependencies:
"@jridgewell/trace-mapping" "^0.3.17" "@jridgewell/trace-mapping" "^0.3.17"
commander "^4.0.1" commander "^4.0.1"