Skip to content

Commit 98cf2c1

Browse files
authored
Merge pull request #254 from Scalingo/dependabot/npm_and_yarn/babel/cli-7.18.10
2 parents 93d3508 + 047f4be commit 98cf2c1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

1313
"@babel/cli@^7.17.6":
14-
version "7.18.9"
15-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.9.tgz#1fbc8424e5f74ae08bc61ec71609af29287d82d2"
16-
integrity sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q==
14+
version "7.18.10"
15+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.10.tgz#4211adfc45ffa7d4f3cee6b60bb92e9fe68fe56a"
16+
integrity sha512-dLvWH+ZDFAkd2jPBSghrsFBuXrREvFwjpDycXbmUoeochqKYe4zNSLEJYErpLg8dvxvZYe79/MkN461XCwpnGw==
1717
dependencies:
1818
"@jridgewell/trace-mapping" "^0.3.8"
1919
commander "^4.0.1"
2020
convert-source-map "^1.1.0"
2121
fs-readdir-recursive "^1.1.0"
22-
glob "^7.0.0"
22+
glob "^7.2.0"
2323
make-dir "^2.1.0"
2424
slash "^2.0.0"
2525
optionalDependencies:
@@ -2186,7 +2186,7 @@ [email protected]:
21862186
once "^1.3.0"
21872187
path-is-absolute "^1.0.0"
21882188

2189-
glob@^7.0.0, glob@^7.1.3:
2189+
glob@^7.1.3, glob@^7.2.0:
21902190
version "7.2.3"
21912191
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
21922192
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==

0 commit comments

Comments
 (0)