Skip to content

Commit

Permalink
[ci] Use custom frozen lockfile check (#16677)
Browse files Browse the repository at this point in the history
* [ci] Use custom frozen lockfile check

* Remove redundant dependency entry

workspace packages are automatically linked
  • Loading branch information
eps1lon authored Jul 22, 2019
1 parent faad8dd commit 4182494
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .yarnrc
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
--install.frozen-lockfile true
network-timeout 150000
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-material-ui": "link:packages/eslint-plugin-material-ui",
"eslint-plugin-mocha": "^5.0.0",
"eslint-plugin-react": "^7.4.0",
"eslint-plugin-react-hooks": "^1.2.0",
Expand Down
4 changes: 0 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5752,10 +5752,6 @@ eslint-plugin-jsx-a11y@^6.0.3:
has "^1.0.3"
jsx-ast-utils "^2.0.1"

"eslint-plugin-material-ui@link:packages/eslint-plugin-material-ui":
version "0.0.0"
uid ""

eslint-plugin-mocha@^5.0.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-5.3.0.tgz#cf3eb18ae0e44e433aef7159637095a7cb19b15b"
Expand Down

0 comments on commit 4182494

Please sign in to comment.