Skip to content

Commit

Permalink
chore(deps): update socialgouv to ^1.33.0 (#189)
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 22, 2020
1 parent f55303e commit 0563e8f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
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.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",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Expand Up @@ -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"
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.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==
Expand Down

0 comments on commit 0563e8f

Please sign in to comment.