From 0563e8f8eca4b99f6804b8e95ebee61460298fe3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 11:50:03 +0000 Subject: [PATCH] chore(deps): update socialgouv to ^1.33.0 (#189) Co-authored-by: Renovate Bot --- package.json | 4 ++-- yarn.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 6649ae6bf1..291ef1bede 100644 --- a/package.json +++ b/package.json @@ -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.32.0", - "@socialgouv/eslint-config-typescript": "^1.32.0", + "@socialgouv/eslint-config-recommended": "^1.33.0", + "@socialgouv/eslint-config-typescript": "^1.33.0", "@socialgouv/kosko-charts": "link:./src", "@types/jest": "^26.0.14", "@types/node": "^14.11.2", diff --git a/yarn.lock b/yarn.lock index 283ac58035..9b204621e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1243,24 +1243,24 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@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== +"@socialgouv/eslint-config-recommended@^1.33.0": + version "1.33.0" + resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-recommended/-/eslint-config-recommended-1.33.0.tgz#764a8080d91a76acf9ef5ee3b949df2dce6cb188" + integrity sha512-bm6Ok0jVdWXwRlDCHfoV2jSRt/tHUkaEpondPxodI8fkDdTMjWeC+teZEOPjjlyQIvum1aBwazqd3rDG271+sA== dependencies: eslint-config-prettier "~6.11.0" eslint-plugin-import "~2.22.0" - eslint-plugin-jest "~24.0.1" + eslint-plugin-jest "~24.0.2" 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.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== +"@socialgouv/eslint-config-typescript@^1.33.0": + version "1.33.0" + resolved "https://registry.yarnpkg.com/@socialgouv/eslint-config-typescript/-/eslint-config-typescript-1.33.0.tgz#e560fee8dfdc8ff2ecc847f17a6e24a572f46210" + integrity sha512-51eoCdrlDIwuUL7RyjEH5O/peNg7HsiMnDqZhyj5l70Y7/zm+cf8w1Wqfc4cLFcF9EFB8tQ2zzLYN8e7vZF8Hw== dependencies: - "@socialgouv/eslint-config-recommended" "^1.32.0" + "@socialgouv/eslint-config-recommended" "^1.33.0" "@typescript-eslint/eslint-plugin" "~3.10.1" "@typescript-eslint/parser" "~3.10.1" eslint-import-resolver-typescript "~2.3.0" @@ -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.1: +eslint-plugin-jest@~24.0.2: version "24.0.2" resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.2.tgz#4bf0fcdc86289d702a7dacb430b4363482af773b" integrity sha512-DSBLNpkKDOpUJQkTGSs5sVJWsu0nDyQ2rYxkr0Eh7nrkc5bMUr/dlDbtTj3l8y6UaCVsem6rryF1OZrKnz1S5g==