Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): update socialgouv to ^1.95.0 (#777)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 14, 2021
1 parent 7f6f658 commit 4de337e
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@babel/preset-env": "^7.15.8",
"@babel/preset-typescript": "^7.15.0",
"@kosko/env": "^2.0.1",
"@socialgouv/eslint-config-recommended": "^1.94.0",
"@socialgouv/eslint-config-typescript": "^1.94.0",
"@socialgouv/eslint-config-recommended": "^1.95.0",
"@socialgouv/eslint-config-typescript": "^1.95.0",
"@socialgouv/kosko-charts": "link:./",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.0.2",
Expand Down
83 changes: 67 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1323,24 +1323,24 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@socialgouv/eslint-config-recommended@^1.94.0":
version "1.94.0"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-recommended/-/eslint-config-recommended-1.94.0.tgz#bbe4d9fbf20df46255553f75b83ab56943e05da7"
integrity sha512-TnLaRb98O6tvsH42IgAF6t2xwiiiGNfHHMjW/Mn2jMUEb8w2EZYPuoycVcsNbr+LE2YewJ7TkYLmyGDrtK1+xA==
"@socialgouv/eslint-config-recommended@^1.95.0":
version "1.95.0"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-recommended/-/eslint-config-recommended-1.95.0.tgz#21a0b38158d6cc40be2b0fb73b54ccb356e60d13"
integrity sha512-5uk1Tl78b5jR6iRRdKwQO6xV0jTEI/V0SRahFh85IiFOKe/fVP5TlKXqlqY86KhkGHucMNqtifxXaAlsI1AR0Q==
dependencies:
eslint-config-prettier "~8.3.0"
eslint-plugin-import "~2.24.2"
eslint-plugin-jest "~24.7.0"
eslint-plugin-jest "~25.0.5"
eslint-plugin-prettier "~4.0.0"
eslint-plugin-simple-import-sort "~7.0.0"
eslint-plugin-sort-keys-fix "~1.1.2"

"@socialgouv/eslint-config-typescript@^1.94.0":
version "1.94.0"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-typescript/-/eslint-config-typescript-1.94.0.tgz#8bffb0d4d9a8f9cfe8943fd3b0700dae884d501f"
integrity sha512-zPYpeiaqRg1Y+IO0EYKdiuP8i+p7TYoR3KoTiiWV//CTgsdPlpLWHlHk2LPWwdYxNm4YhlatZL5374F6r0a14w==
"@socialgouv/eslint-config-typescript@^1.95.0":
version "1.95.0"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-typescript/-/eslint-config-typescript-1.95.0.tgz#d0e42a1e2e0e09c1745229ffce40cc286c6dc58e"
integrity sha512-Ozn0rXSpOHwAg35InDHZzofA2+06GDMQCLMCmfRuHKmKTp2gbJMupTlIfROB+0kZxxTVKbL0UDki8JuWZSoPwQ==
dependencies:
"@socialgouv/eslint-config-recommended" "^1.94.0"
"@socialgouv/eslint-config-recommended" "^1.95.0"
"@typescript-eslint/eslint-plugin" "~4.33.0"
"@typescript-eslint/parser" "~4.33.0"
eslint-import-resolver-typescript "~2.5.0"
Expand Down Expand Up @@ -1516,7 +1516,7 @@
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/experimental-utils@4.33.0", "@typescript-eslint/experimental-utils@^4.0.1":
"@typescript-eslint/experimental-utils@4.33.0":
version "4.33.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
Expand All @@ -1528,6 +1528,18 @@
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"

"@typescript-eslint/experimental-utils@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.0.0.tgz#c7d7e67443dfb9fd93a5d060fb72c9e9b5638bbc"
integrity sha512-Dnp4dFIsZcPawD6CT1p5NibNUQyGSEz80sULJZkyhyna8AEqArmfwMwJPbmKzWVo4PabqNVzHYlzmcdLQWk+pg==
dependencies:
"@types/json-schema" "^7.0.7"
"@typescript-eslint/scope-manager" "5.0.0"
"@typescript-eslint/types" "5.0.0"
"@typescript-eslint/typescript-estree" "5.0.0"
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"

"@typescript-eslint/parser@~4.33.0":
version "4.33.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
Expand All @@ -1546,11 +1558,24 @@
"@typescript-eslint/types" "4.33.0"
"@typescript-eslint/visitor-keys" "4.33.0"

"@typescript-eslint/scope-manager@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.0.0.tgz#aea0fb0e2480c1169a02e89d9005ac3f2835713f"
integrity sha512-5RFjdA/ain/MDUHYXdF173btOKncIrLuBmA9s6FJhzDrRAyVSA+70BHg0/MW6TE+UiKVyRtX91XpVS0gVNwVDQ==
dependencies:
"@typescript-eslint/types" "5.0.0"
"@typescript-eslint/visitor-keys" "5.0.0"

"@typescript-eslint/types@4.33.0":
version "4.33.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==

"@typescript-eslint/types@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.0.0.tgz#25d93f6d269b2d25fdc51a0407eb81ccba60eb0f"
integrity sha512-dU/pKBUpehdEqYuvkojmlv0FtHuZnLXFBn16zsDmlFF3LXkOpkAQ2vrKc3BidIIve9EMH2zfTlxqw9XM0fFN5w==

"@typescript-eslint/typescript-estree@4.33.0":
version "4.33.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
Expand All @@ -1564,6 +1589,19 @@
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/typescript-estree@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.0.0.tgz#bc20f413c6e572c7309dbe5fa3be027984952af3"
integrity sha512-V/6w+PPQMhinWKSn+fCiX5jwvd1vRBm7AX7SJQXEGQtwtBvjMPjaU3YTQ1ik2UF1u96X7tsB96HMnulG3eLi9Q==
dependencies:
"@typescript-eslint/types" "5.0.0"
"@typescript-eslint/visitor-keys" "5.0.0"
debug "^4.3.1"
globby "^11.0.3"
is-glob "^4.0.1"
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/visitor-keys@4.33.0":
version "4.33.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
Expand All @@ -1572,6 +1610,14 @@
"@typescript-eslint/types" "4.33.0"
eslint-visitor-keys "^2.0.0"

"@typescript-eslint/visitor-keys@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.0.0.tgz#b789f7cd105e59bee5c0983a353942a5a48f56df"
integrity sha512-yRyd2++o/IrJdyHuYMxyFyBhU762MRHQ/bAGQeTnN3pGikfh+nEmM61XTqaDH1XDp53afZ+waXrk0ZvenoZ6xw==
dependencies:
"@typescript-eslint/types" "5.0.0"
eslint-visitor-keys "^3.0.0"

abab@^2.0.3, abab@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
Expand Down Expand Up @@ -2448,12 +2494,12 @@ eslint-plugin-import@~2.24.2:
resolve "^1.20.0"
tsconfig-paths "^3.11.0"

eslint-plugin-jest@~24.7.0:
version "24.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.7.0.tgz#206ac0833841e59e375170b15f8d0955219c4889"
integrity sha512-wUxdF2bAZiYSKBclsUMrYHH6WxiBreNjyDxbRv345TIvPeoCEgPNEn3Sa+ZrSqsf1Dl9SqqSREXMHExlMMu1DA==
eslint-plugin-jest@~25.0.5:
version "25.0.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.0.5.tgz#22b0f155aa68aa0932adda104c930c0b1a9ca6ca"
integrity sha512-fMVTvh/pgBHgEyJp643qRjqvyR3TAw3VIldYV0LltepKo4whYZ4oYlsplT0SIqjnclkuNN+PRr841XPMgaOswg==
dependencies:
"@typescript-eslint/experimental-utils" "^4.0.1"
"@typescript-eslint/experimental-utils" "^5.0.0"

eslint-plugin-prettier@~4.0.0:
version "4.0.0"
Expand Down Expand Up @@ -2509,6 +2555,11 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==

eslint-visitor-keys@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==

eslint@^7.32.0:
version "7.32.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
Expand Down

0 comments on commit 4de337e

Please sign in to comment.