Skip to content

Commit

Permalink
Merge pull request #12289 from bbc/dependabot/npm_and_yarn/babel-3fa2…
Browse files Browse the repository at this point in the history
…475836

Bump @babel/eslint-parser from 7.25.9 to 7.26.5 in the babel group
  • Loading branch information
karinathomasbbc authored Jan 16, 2025
2 parents be0d7df + 9c6227e commit e0bd681
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/eslint-parser": "7.26.5",
"@babel/plugin-proposal-export-default-from": "7.25.9",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-proposal-throw-expressions": "7.25.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,17 +256,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:7.25.9":
version: 7.25.9
resolution: "@babel/eslint-parser@npm:7.25.9"
"@babel/eslint-parser@npm:7.26.5":
version: 7.26.5
resolution: "@babel/eslint-parser@npm:7.26.5"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
eslint-visitor-keys: "npm:^2.1.0"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: 10/ebb68d80b1fa2b964ad1147cc610e0c69b224e620419a885ba5abc996740523bee636a0d447fc29a0d495dbce5fa0246737b25e9e679cca6c5797fdac5176378
checksum: 10/b9e4141f2aa01ea8e54233987d119402462a6b884f399add3b3f28d539bc4d3b311c6c1b58b196fef232e515fc77495aeff59f4668a19d978bddcffa3e66e7ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -18782,7 +18782,7 @@ __metadata:
resolution: "simorgh@workspace:."
dependencies:
"@babel/core": "npm:7.26.0"
"@babel/eslint-parser": "npm:7.25.9"
"@babel/eslint-parser": "npm:7.26.5"
"@babel/plugin-proposal-export-default-from": "npm:7.25.9"
"@babel/plugin-proposal-object-rest-spread": "npm:7.20.7"
"@babel/plugin-proposal-throw-expressions": "npm:7.25.9"
Expand Down

0 comments on commit e0bd681

Please sign in to comment.