Skip to content

Commit

Permalink
fix: update some dependency to reduce peer dependency warning (#4935)
Browse files Browse the repository at this point in the history
fix: fix two peer dependency warnings
  • Loading branch information
jj811208 committed Oct 5, 2022
1 parent 8fd9c6e commit 5132b22
Show file tree
Hide file tree
Showing 62 changed files with 593 additions and 358 deletions.
542 changes: 332 additions & 210 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions .yarn/versions/af2b7ac5.yml
@@ -0,0 +1,2 @@
releases:
"@yarnpkg/eslint-config": patch
1 change: 1 addition & 0 deletions packages/acceptance-tests/package.json
Expand Up @@ -9,6 +9,7 @@
],
"devDependencies": {
"@yarnpkg/monorepo": "workspace:^",
"jest": "^28.1.3",
"jest-json": "^2.0.0",
"pkg-tests-core": "workspace:^"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Expand Up @@ -11,7 +11,7 @@
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"eslint-plugin-arca": "^0.12.1",
"eslint-plugin-react": "^7.25.1"
"eslint-plugin-react": "^7.31.8"
},
"peerDependencies": {
"eslint": "*",
Expand Down

0 comments on commit 5132b22

Please sign in to comment.