Skip to content

Commit

Permalink
chore(deps): update dependency @socialgouv/eslint-config-react… (#1189)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and douglasduteil committed Aug 26, 2019
1 parent 5241c28 commit 8cd5b17
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/code-du-travail-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@socialgouv/eslint-config-react": "^0.9.5",
"@socialgouv/eslint-config-react": "^0.9.6",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-plugin-styled-components": "^1.10.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/code-du-travail-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/preset-react": "^7.0.0",
"@socialgouv/eslint-config-react": "^0.9.5",
"@socialgouv/eslint-config-react": "^0.9.6",
"babel-jest": "^24.9.0",
"docz": "1.2.0",
"docz-theme-default": "1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-fiche-service-public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/preset-react": "^7.0.0",
"@socialgouv/eslint-config-react": "^0.9.5",
"@socialgouv/eslint-config-react": "^0.9.6",
"babel-jest": "^24.9.0",
"docz": "1.2.0",
"docz-theme-default": "1.2.0",
Expand Down
42 changes: 6 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2116,27 +2116,17 @@
node-fetch "^2.6.0"
simple-oauth2 "^2.2.1"

"@socialgouv/eslint-config-react@^0.9.5":
version "0.9.5"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-react/-/eslint-config-react-0.9.5.tgz#ef85462afddce9ac3d6a6c69505442173e5469f4"
integrity sha512-8DslXJoe3Ad4aIrdlf36NAnc6XvSDRVhXPPVfxYsdlCdtkP94YIw9Cccy7/cOesaKYCyNPD36aZWjV9DrIaMjA==
"@socialgouv/eslint-config-react@^0.9.6":
version "0.9.6"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-react/-/eslint-config-react-0.9.6.tgz#faafa063f7318097df4917faafa841d245a28b9a"
integrity sha512-PulgJ14NmOhFNMT0S5OnVbyAlXE6ru+42JBHt6JDvCK343hKmLcaJ+pe7h+30IOoabeY19pjEAgKYWUSCv2R/w==
dependencies:
"@socialgouv/eslint-config-recommended" "^0.9.5"
babel-eslint "^10.0.2"
"@socialgouv/eslint-config-recommended" "^0.9.6"
babel-eslint "^10.0.3"
eslint-plugin-jsx-a11y "~6.2.3"
eslint-plugin-react "~7.14.3"
eslint-plugin-react-hooks "~2.0.1"

"@socialgouv/eslint-config-recommended@^0.9.5":
version "0.9.5"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-recommended/-/eslint-config-recommended-0.9.5.tgz#d570f60c499c499aa22ff851f822da44843172f9"
integrity sha512-5ROIS3eX212vxgEhJSDBxcowP12cxGEskJM6IoaZgqx0Yd4WzwnRt8d/IPw+cqPuzY1JvaijkGOLiYIwmZjqVQ==
dependencies:
eslint-config-prettier "~6.1.0"
eslint-plugin-import "~2.18.2"
eslint-plugin-jest "^22.15.2"
eslint-plugin-prettier "~3.1.0"

"@socialgouv/eslint-config-recommended@^0.9.6":
version "0.9.6"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-recommended/-/eslint-config-recommended-0.9.6.tgz#98b11a4569237225f4130f1f93ea0e3e9df48ee5"
Expand Down Expand Up @@ -3400,18 +3390,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==

babel-eslint@^10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/parser" "^7.0.0"
"@babel/traverse" "^7.0.0"
"@babel/types" "^7.0.0"
eslint-scope "3.7.1"
eslint-visitor-keys "^1.0.0"

babel-eslint@^10.0.3:
version "10.0.3"
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3.tgz#81a2c669be0f205e19462fed2482d33e4687a88a"
Expand Down Expand Up @@ -6210,14 +6188,6 @@ eslint-plugin-react@~7.14.3:
prop-types "^15.7.2"
resolve "^1.10.1"

[email protected]:
version "3.7.1"
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
integrity sha1-PWPD7f2gLgbgGkUq2IyqzHzctug=
dependencies:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint-scope@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
Expand Down

0 comments on commit 8cd5b17

Please sign in to comment.