Skip to content

Commit 3fb4f5f

Browse files
chore(deps): update dependency @babel/eslint-parser to v7.27.5 (#462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd4a1d4 commit 3fb4f5f

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
@@ -23,7 +23,7 @@
2323
"@babel/plugin-proposal-class-properties": "7.18.6",
2424
"@babel/plugin-transform-react-jsx": "7.27.1",
2525
"@babel/register": "7.27.1",
26-
"@babel/eslint-parser": "7.27.1",
26+
"@babel/eslint-parser": "7.27.5",
2727
"babel-plugin-lodash": "3.3.4",
2828
"cloc": "2.11.0",
2929
"eslint": "7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
json5 "^2.2.3"
7676
semver "^6.3.1"
7777

78-
"@babel/[email protected].1":
79-
version "7.27.1"
80-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.1.tgz#e146fb2facef62c6c5d1a6fd07cfd79ee9f7b0f1"
81-
integrity sha512-q8rjOuadH0V6Zo4XLMkJ3RMQ9MSBqwaDByyYB0izsYdaIWGNLmEblbCOf1vyFHICcg16CD7Fsi51vcQnYxmt6Q==
78+
"@babel/[email protected].5":
79+
version "7.27.5"
80+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.5.tgz#56577afa9d820e9936e986d3a3b79c422223dfc6"
81+
integrity sha512-HLkYQfRICudzcOtjGwkPvGc5nF1b4ljLZh1IRDj50lRZ718NAKVgQpIAUX8bfg6u/yuSKY3L7E0YzIV+OxrB8Q==
8282
dependencies:
8383
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
8484
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)