Skip to content

Commit 0545d65

Browse files
fix(deps): update dependency @babel/parser to ^7.22.14
1 parent 9dde435 commit 0545d65

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -343,10 +343,10 @@
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.13":
347-
version "7.22.15"
348-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.15.tgz#d34592bfe288a32e741aa0663dbc4829fcd55160"
349-
integrity sha512-RWmQ/sklUN9BvGGpCDgSubhHWfAx24XDTDObup4ffvxaYsptOg2P3KG0j+1eWKLxpkX0j0uHxmpq2Z1SP/VhxA==
346+
"@babel/parser@^7.22.14":
347+
version "7.22.16"
348+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
349+
integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
350350

351351
"@babel/parser@^7.22.5":
352352
version "7.22.5"

0 commit comments

Comments
 (0)