Skip to content

Commit 2026e97

Browse files
authored
Merge pull request #108 from three11/renovate/babel-monorepo
Update dependency @babel/cli to v7.14.3
2 parents add7046 + b5a3cb3 commit 2026e97

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
@@ -41,7 +41,7 @@
4141
},
4242
"homepage": "https://github.com/three11/extract-query-arg#readme",
4343
"devDependencies": {
44-
"@babel/cli": "7.13.16",
44+
"@babel/cli": "7.14.3",
4545
"@babel/core": "7.14.3",
4646
"@babel/plugin-proposal-class-properties": "7.13.0",
4747
"@babel/plugin-proposal-decorators": "7.14.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@babel/cli@7.13.16":
6-
version "7.13.16"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.16.tgz#9d372e943ced0cc291f068204a9b010fd9cfadbc"
8-
integrity sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw==
5+
"@babel/cli@7.14.3":
6+
version "7.14.3"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.3.tgz#9f6c8aee12e8660df879610f19a8010958b26a6f"
8+
integrity sha512-zU4JLvwk32ay1lhhyGfqiRUSPoltVDjhYkA3aQq8+Yby9z30s/EsFw1EPOHxWG9YZo2pAGfgdRNeHZQAYU5m9A==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)