Skip to content

Commit

Permalink
Merge pull request #477 from PagerDuty/dependabot/npm_and_yarn/develo…
Browse files Browse the repository at this point in the history
…p/babel/eslint-parser-7.25.1
  • Loading branch information
gsreynolds authored Sep 20, 2024
2 parents ba7aa05 + 8566c9e commit fec2fa7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@babel/core": "^7.22.17",
"@babel/eslint-parser": "^7.22.10",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"@cypress/react": "^8.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -752,10 +752,10 @@
json5 "^2.2.3"
semver "^6.3.1"

"@babel/eslint-parser@^7.16.3", "@babel/eslint-parser@^7.22.10":
version "7.22.10"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.10.tgz#bfdf3d1b32ad573fe7c1c3447e0b485e3a41fd09"
integrity sha512-0J8DNPRXQRLeR9rPaUMM3fA+RbixjnVLe/MRMYCkp3hzgsSuxCHQ8NN8xQG1wIHKJ4a1DTROTvFJdW+B5/eOsg==
"@babel/eslint-parser@^7.16.3", "@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"
Expand Down

0 comments on commit fec2fa7

Please sign in to comment.