Skip to content

Commit 8965c87

Browse files
Update dependency @babel/cli to v7.25.6
1 parent 93b064e commit 8965c87

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"license": "MIT",
2828
"devDependencies": {
29-
"@babel/cli": "7.24.8",
29+
"@babel/cli": "7.25.6",
3030
"@babel/core": "7.25.2",
3131
"@babel/plugin-transform-modules-commonjs": "7.24.8",
3232
"babel-plugin-search-and-replace": "1.1.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@jridgewell/gen-mapping" "^0.3.5"
1111
"@jridgewell/trace-mapping" "^0.3.24"
1212

13-
"@babel/cli@7.24.8":
14-
version "7.24.8"
15-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.8.tgz#79eaa55a69c77cafbea3e87537fd1df5a5a2edf8"
16-
integrity sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==
13+
"@babel/cli@7.25.6":
14+
version "7.25.6"
15+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.6.tgz#bc35561adc78ade43ac9c09a690768493ab9ed95"
16+
integrity sha512-Z+Doemr4VtvSD2SNHTrkiFZ1LX+JI6tyRXAAOb4N9khIuPyoEPmTPJarPm8ljJV1D6bnMQjyHMWTT9NeKbQuXA==
1717
dependencies:
1818
"@jridgewell/trace-mapping" "^0.3.25"
1919
commander "^6.2.0"
@@ -24,7 +24,7 @@
2424
slash "^2.0.0"
2525
optionalDependencies:
2626
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
27-
chokidar "^3.4.0"
27+
chokidar "^3.6.0"
2828

2929
"@babel/code-frame@^7.24.7":
3030
version "7.24.7"
@@ -388,7 +388,7 @@ chalk@^2.4.2:
388388
escape-string-regexp "^1.0.5"
389389
supports-color "^5.3.0"
390390

391-
chokidar@^3.4.0:
391+
chokidar@^3.6.0:
392392
version "3.6.0"
393393
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
394394
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==

0 commit comments

Comments
 (0)