chore: Bump jest-runner-eslint from 2.0.0 to 2.1.0 in /site (#7810)

Bumps [jest-runner-eslint](https://github.com/jest-community/jest-runner-eslint) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/jest-community/jest-runner-eslint/releases)
- [Changelog](https://github.com/jest-community/jest-runner-eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/jest-runner-eslint/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: jest-runner-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-05 06:08:25 -07:00
committed by GitHub
parent bbecff28ae
commit cdba0744a2
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -140,7 +140,7 @@
"jest": "29.5.0",
"jest-canvas-mock": "2.4.0",
"jest-fetch-mock": "3.0.3",
"jest-runner-eslint": "2.0.0",
"jest-runner-eslint": "2.1.0",
"jest-websocket-mock": "2.4.0",
"jest_workaround": "0.1.14",
"monaco-editor": "0.38.0",
+9 -9
View File
@@ -5340,10 +5340,10 @@ domexception@^4.0.0:
dependencies:
webidl-conversions "^7.0.0"
dot-prop@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.3.0.tgz#90ccce708cd9cd82cc4dc8c3ddd9abdd55b20e88"
integrity sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==
dot-prop@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-6.0.1.tgz#fc26b3cf142b9e59b74dbd39ed66ce620c681083"
integrity sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==
dependencies:
is-obj "^2.0.0"
@@ -7649,15 +7649,15 @@ jest-resolve@^29.5.0:
resolve.exports "^2.0.0"
slash "^3.0.0"
jest-runner-eslint@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-2.0.0.tgz#b3850ef877e39c6d6bbc131ead1afd4ac95e5727"
integrity sha512-7dQTbRxOhw8t+AQSEXtwezfgVomzME+enbjeWN2Emdr3FjFjJW15FLjj33GvKk/r3zq/nASihoaUVTptdBEBHA==
jest-runner-eslint@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-2.1.0.tgz#49f6372c2ee091f61e2bd9ad8a17c9538b5f5073"
integrity sha512-5gQOLej+HLDNzxrqOxg+l/ZY6hAHYhzO7gs3eOR+PQz14wpDuLDIivn+xJ8uwHW2tYM/37NGskqwBe5RbbJPEw==
dependencies:
chalk "^4.0.0"
cosmiconfig "^7.0.0"
create-jest-runner "^0.11.2"
dot-prop "^5.3.0"
dot-prop "^6.0.1"
jest-runner@^29.5.0:
version "29.5.0"