diff --git a/package.json b/package.json index c589af64..4309c8b6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "toposort-class": "1.0.1" }, "devDependencies": { - "@babel/eslint-parser": "7.25.0", + "@babel/eslint-parser": "7.25.1", "@babel/preset-env": "7.25.0", "@vue/eslint-config-standard": "8.0.1", "@vue/test-utils": "1.3.6", diff --git a/yarn.lock b/yarn.lock index 95379ece..38ed7a4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -44,10 +44,10 @@ json5 "^2.2.3" semver "^6.3.1" -"@babel/eslint-parser@7.25.0": - version "7.25.0" - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.0.tgz#08ee4d119a86d73365580568626de0b59145af9e" - integrity sha512-mlcTKuQAjczDRwWLIxv+Q925jaMUO8Jl5dxmWJSSGVYfZ4rKMp8daQvVC3rM1G2v8V+/fO0yIVTSLS+2zcB8rg== +"@babel/eslint-parser@7.25.1": + version "7.25.1" + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz#469cee4bd18a88ff3edbdfbd227bd20e82aa9b82" + integrity sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg== dependencies: "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" eslint-visitor-keys "^2.1.0"