Skip to content

Commit cb3ba29

Browse files
fix(deps): update dependency @babel/parser to ^7.22.16
1 parent 2e3d14c commit cb3ba29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.22.15",
37+
"@babel/parser": "^7.22.16",
3838
"prh": "^5.4.4",
3939
"textlint-rule-helper": "^2.3.0",
4040
"untildify": "^4.0.0"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.13.tgz#ddf1eb5a813588d2fb1692b70c6fce75b945c088"
344344
integrity sha512-gFDLKMfpiXCsjt4za2JA9oTMn70CeseCehb11kRZgvd7+F67Hih3OHOK24cRrWECJ/ljfPGac6ygXAs/C8kIvw==
345345

346-
"@babel/parser@^7.22.15":
346+
"@babel/parser@^7.22.16":
347347
version "7.22.16"
348348
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
349349
integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==

0 commit comments

Comments
 (0)