Skip to content

Commit

Permalink
More eslint updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scinos committed Dec 14, 2021
1 parent 7cd106d commit 724936a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
4 changes: 2 additions & 2 deletions test/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@automattic/calypso-typescript-config": "workspace:^",
"@babel/core": "^7.16.0",
"enzyme": "^3.11.0",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-mocha": "^10.0.2",
"postcss": "^8.3.11",
"react-dom": "^17.0.2",
"webpack": "^5.63.0"
Expand All @@ -44,7 +44,7 @@
"chromedriver": "^89.0.0",
"config": "^1.28.0",
"eslint": "^7.28.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jest": "^25.3.0",
"esm": "^3.2.25",
"execa": "^5.0.0",
"ffmpeg-static": "^2.4.0",
Expand Down
18 changes: 3 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16636,7 +16636,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^24.1.3, eslint-plugin-jest@npm:^24.3.6":
"eslint-plugin-jest@npm:^24.1.3":
version: 24.7.0
resolution: "eslint-plugin-jest@npm:24.7.0"
dependencies:
Expand Down Expand Up @@ -16766,18 +16766,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-mocha@npm:^9.0.0":
version: 9.0.0
resolution: "eslint-plugin-mocha@npm:9.0.0"
dependencies:
eslint-utils: ^3.0.0
ramda: ^0.27.1
peerDependencies:
eslint: ">=7.0.0"
checksum: f9cb79cc97888c8933491de384c81d73939cf96cc862e731a80f67fc1c7e14bd86442606f02c0cbefe602f132808b59383db4f1bea5cea2f2675469a27e9ca88
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^3.3.0":
version: 3.4.1
resolution: "eslint-plugin-prettier@npm:3.4.1"
Expand Down Expand Up @@ -37908,8 +37896,8 @@ testarmada-magellan@11.0.10:
config: ^1.28.0
enzyme: ^3.11.0
eslint: ^7.28.0
eslint-plugin-jest: ^24.3.6
eslint-plugin-mocha: ^9.0.0
eslint-plugin-jest: ^25.3.0
eslint-plugin-mocha: ^10.0.2
esm: ^3.2.25
execa: ^5.0.0
ffmpeg-static: ^2.4.0
Expand Down

0 comments on commit 724936a

Please sign in to comment.