Skip to content

Commit c9fa6bd

Browse files
Bump @babel/cli from 7.18.6 to 7.18.9
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.18.6 to 7.18.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf35ee4 commit c9fa6bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"meilisearch": "^0.27.0"
6161
},
6262
"devDependencies": {
63-
"@babel/cli": "^7.18.6",
63+
"@babel/cli": "^7.18.9",
6464
"@babel/core": "^7.18.6",
6565
"@babel/preset-env": "^7.18.6",
6666
"@rollup/plugin-commonjs": "^17.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@
118118
dependencies:
119119
"@jridgewell/trace-mapping" "^0.3.0"
120120

121-
"@babel/cli@^7.18.6":
122-
version "7.18.6"
123-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.6.tgz#b1228eb9196b34d608155a47508011d9e47ab1f2"
124-
integrity sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw==
121+
"@babel/cli@^7.18.9":
122+
version "7.18.9"
123+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.9.tgz#1fbc8424e5f74ae08bc61ec71609af29287d82d2"
124+
integrity sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q==
125125
dependencies:
126126
"@jridgewell/trace-mapping" "^0.3.8"
127127
commander "^4.0.1"

0 commit comments

Comments
 (0)