Skip to content

Commit 33aa6c5

Browse files
chore: bump jest-runner-eslint from 1.0.0 to 1.1.0 in /site
Bumps [jest-runner-eslint](https://github.com/jest-community/jest-runner-eslint) from 1.0.0 to 1.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](jest-community/jest-runner-eslint@v1.0.0...v1.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>
1 parent f4a78c9 commit 33aa6c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"jest": "27.5.1",
107107
"jest-canvas-mock": "2.4.0",
108108
"jest-junit": "14.0.0",
109-
"jest-runner-eslint": "1.0.0",
109+
"jest-runner-eslint": "1.1.0",
110110
"jest-websocket-mock": "2.3.0",
111111
"mini-css-extract-plugin": "2.6.1",
112112
"msw": "^0.45.0",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9029,10 +9029,10 @@ jest-resolve@^27.5.1:
90299029
resolve.exports "^1.1.0"
90309030
slash "^3.0.0"
90319031

9032-
jest-runner-eslint@1.0.0:
9033-
version "1.0.0"
9034-
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-1.0.0.tgz#5cede321ed5ed57233462c5204a0fa8d90f993bd"
9035-
integrity sha512-LMlAaIQqIIySEThv651bfvzwX6J4nOu91RaEUYmXJgn4XXbM40rSMlBaC8ZrrFcFemu88MFlnrCLuYf7ZHE2sQ==
9032+
jest-runner-eslint@1.1.0:
9033+
version "1.1.0"
9034+
resolved "https://registry.yarnpkg.com/jest-runner-eslint/-/jest-runner-eslint-1.1.0.tgz#9aa133cdc63a7dd813511870c709391eef3af89f"
9035+
integrity sha512-XAQnEIuaZ/wHU8YVR4AEka5FBg3P+fnKd/upk8D9lxhejsclgai5gle7Ay4eLQ1+mlh2y5Ya3/AmfYz8FFZKJQ==
90369036
dependencies:
90379037
chalk "^3.0.0"
90389038
cosmiconfig "^6.0.0"

0 commit comments

Comments
 (0)