Skip to content

Commit eb5ff91

Browse files
authored
Merge pull request #301 from masb0ymas/dependabot/npm_and_yarn/babel/cli-7.12.17
build(deps-dev): bump @babel/cli from 7.12.16 to 7.12.17
2 parents f38e6ed + 7fd5c53 commit eb5ff91

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
@@ -78,7 +78,7 @@
7878
"yup": "^0.31.0"
7979
},
8080
"devDependencies": {
81-
"@babel/cli": "^7.12.7",
81+
"@babel/cli": "^7.12.17",
8282
"@babel/core": "^7.12.16",
8383
"@babel/node": "^7.12.17",
8484
"@babel/plugin-proposal-class-properties": "^7.12.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
call-me-maybe "^1.0.1"
3434
z-schema "^4.2.3"
3535

36-
"@babel/cli@^7.12.7":
37-
version "7.12.16"
38-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a"
39-
integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==
36+
"@babel/cli@^7.12.17":
37+
version "7.12.17"
38+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.17.tgz#2db13a0f2ba9c05bed78b8aad9669b473dd7f267"
39+
integrity sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w==
4040
dependencies:
4141
commander "^4.0.1"
4242
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)