Skip to content

Commit 437bf37

Browse files
fix(deps): update dependency @babel/parser to ^7.24.7
1 parent 0e7b99b commit 437bf37

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
@@ -34,7 +34,7 @@
3434
"prh"
3535
],
3636
"dependencies": {
37-
"@babel/parser": "^7.24.6",
37+
"@babel/parser": "^7.24.7",
3838
"prh": "^5.4.4",
3939
"textlint-rule-helper": "^2.3.1"
4040
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -511,10 +511,10 @@
511511
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
512512
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
513513

514-
"@babel/parser@^7.24.6":
515-
version "7.24.6"
516-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.6.tgz#5e030f440c3c6c78d195528c3b688b101a365328"
517-
integrity sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==
514+
"@babel/parser@^7.24.7":
515+
version "7.24.7"
516+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
517+
integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
518518

519519
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1":
520520
version "7.24.1"

0 commit comments

Comments
 (0)