Commit c6b9799f authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump @babel/eslint-parser from 7.23.3 to 7.23.9 (#9192)

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.3 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent d921f0e9
......@@ -40,7 +40,7 @@
"upgrade:slither": "jq '.slither = $v' --arg v $(pnpm -s print:slither) <<<$(cat versions.json) > versions.json"
},
"devDependencies": {
"@babel/eslint-parser": "^7.23.3",
"@babel/eslint-parser": "^7.23.9",
"@changesets/changelog-github": "^0.4.8",
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
......
......@@ -13,8 +13,8 @@ importers:
version: 2.27.1
devDependencies:
'@babel/eslint-parser':
specifier: ^7.23.3
version: 7.23.3(@babel/core@7.22.10)(eslint@8.56.0)
specifier: ^7.23.9
version: 7.23.9(@babel/core@7.22.10)(eslint@8.56.0)
'@changesets/changelog-github':
specifier: ^0.4.8
version: 0.4.8
......@@ -629,8 +629,8 @@ packages:
- supports-color
dev: true
/@babel/eslint-parser@7.23.3(@babel/core@7.22.10)(eslint@8.56.0):
resolution: {integrity: sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==}
/@babel/eslint-parser@7.23.9(@babel/core@7.22.10)(eslint@8.56.0):
resolution: {integrity: sha512-xPndlO7qxiJbn0ATvfXQBjCS7qApc9xmKHArgI/FTEFxXas5dnjC/VqM37lfZun9dclRYcn+YQAr6uDFy0bB2g==}
engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
peerDependencies:
'@babel/core': ^7.11.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment