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.32.0 (#176)
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 Sep 15, 2020
1 parent 981165a commit 9048b3c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@babel/preset-env": "^7.11.5",
"@babel/preset-typescript": "^7.10.4",
"@kosko/env": "^0.5.2",
"@socialgouv/eslint-config-recommended": "^1.31.0",
"@socialgouv/eslint-config-typescript": "^1.31.0",
"@socialgouv/eslint-config-recommended": "^1.32.0",
"@socialgouv/eslint-config-typescript": "^1.32.0",
"@socialgouv/kosko-charts": "link:./src",
"@types/jest": "^26.0.13",
"@types/node": "^14.10.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1243,24 +1243,24 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@socialgouv/eslint-config-recommended@^1.31.0":
version "1.31.0"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-recommended/-/eslint-config-recommended-1.31.0.tgz#0ebef9ec9de3a5b63855ba6cb2aa64dbacb223e1"
integrity sha512-7Y0fnEfC7+kw+As+QkBHnxmr9P3g6NHczlr+4JT58Gm3YcwUrMSHTDOG8cYgWSnvvKmXMNYmhypv/9z8AXj5Zg==
"@socialgouv/eslint-config-recommended@^1.32.0":
version "1.32.0"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-recommended/-/eslint-config-recommended-1.32.0.tgz#38fd54e0d3acd3636c05135591449de375feb7b9"
integrity sha512-7peZ42uivtSjruFRgPWZg+NjKioSWXhfUvs/JSwfvNMTcKUStA/9MhthlaLDivZUTXXw0trbLd4ApnoZG/fxCQ==
dependencies:
eslint-config-prettier "~6.11.0"
eslint-plugin-import "~2.22.0"
eslint-plugin-jest "~24.0.0"
eslint-plugin-jest "~24.0.1"
eslint-plugin-prettier "~3.1.4"
eslint-plugin-simple-import-sort "~5.0.3"
eslint-plugin-sort-keys-fix "~1.1.1"

"@socialgouv/eslint-config-typescript@^1.31.0":
version "1.31.0"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-typescript/-/eslint-config-typescript-1.31.0.tgz#6f0eb6792913ef34f5c625cf56d68cc40d0d85cb"
integrity sha512-fXjQBjjOxVozjFY16Mz7pvICPAPKS0ivu+Qh+L5HSfQ0dfQgrVHTAEag8tBj6CtVfndLRO2XXyFu+94OnIRErg==
"@socialgouv/eslint-config-typescript@^1.32.0":
version "1.32.0"
resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-typescript/-/eslint-config-typescript-1.32.0.tgz#4a9b844e79db868820b5efaf57519443b76e64fb"
integrity sha512-z2fvuDTCehfzvddAachp9aRzQws4pd0B/+Dhc0PRbLzZAbqpXxC3RPQRXVpU7hKg6TBkILFC5EawF8u+z4ljWQ==
dependencies:
"@socialgouv/eslint-config-recommended" "^1.31.0"
"@socialgouv/eslint-config-recommended" "^1.32.0"
"@typescript-eslint/eslint-plugin" "~3.10.1"
"@typescript-eslint/parser" "~3.10.1"
eslint-import-resolver-typescript "~2.3.0"
Expand Down Expand Up @@ -2502,7 +2502,7 @@ eslint-plugin-import@^2.22.0, eslint-plugin-import@~2.22.0:
resolve "^1.17.0"
tsconfig-paths "^3.9.0"

eslint-plugin-jest@~24.0.0:
eslint-plugin-jest@~24.0.1:
version "24.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.1.tgz#ad5e091d47cf895e15dc115e18f98471135a334f"
integrity sha512-8tYFDqOHGr7vVfdVYspmlV4sRBTylrM4gSLgkGKlO6F+djDOEJ+tEU7I50smUs7AIvFnNZutXUQAMgI9s9N6xQ==
Expand Down

0 comments on commit 9048b3c

Please sign in to comment.