Skip to content

Commit

Permalink
Update dependency eslint to v8.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 16, 2023
1 parent 9602e8c commit 591a5a4
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/nprogress": "0.2.0",
"@types/react-dom": "18.2.7",
"babel-loader": "9.1.3",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-custom": "workspace:",
"graphql-tag": "2.12.6",
"i18next-parser": "8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
]
},
"devDependencies": {
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-custom": "workspace:",
"husky": "8.0.3",
"lint-staged": "13.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react-dom": "18.2.7",
"babel-jest": "29.6.1",
"babel-loader": "9.1.3",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-custom": "workspace:",
"jest": "29.6.1",
"storybook": "7.0.27",
Expand Down
20 changes: 9 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14795,9 +14795,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.44.0":
version: 8.44.0
resolution: "eslint@npm:8.44.0"
"eslint@npm:8.45.0":
version: 8.45.0
resolution: "eslint@npm:8.45.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.4.0
Expand All @@ -14824,7 +14824,6 @@ __metadata:
globals: ^13.19.0
graphemer: ^1.4.0
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
Expand All @@ -14836,11 +14835,10 @@ __metadata:
natural-compare: ^1.4.0
optionator: ^0.9.3
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501
checksum: 3e6dcce5cc43c5e301662db88ee26d1d188b22c177b9f104d7eefd1191236980bd953b3670fe2fac287114b26d7c5420ab48407d7ea1c3a446d6313c000009da
languageName: node
linkType: hard

Expand Down Expand Up @@ -16773,7 +16771,7 @@ __metadata:
languageName: node
linkType: hard

"import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1":
"import-fresh@npm:^3.2.1":
version: 3.3.0
resolution: "import-fresh@npm:3.3.0"
dependencies:
Expand Down Expand Up @@ -21414,7 +21412,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "racoon@workspace:."
dependencies:
eslint: 8.44.0
eslint: 8.45.0
eslint-config-custom: "workspace:"
husky: 8.0.3
lint-staged: 13.2.3
Expand Down Expand Up @@ -23178,7 +23176,7 @@ __metadata:
clone-deep: 4.0.1
cookies-next: 2.1.2
downshift: 7.6.1
eslint: 8.44.0
eslint: 8.45.0
eslint-config-custom: "workspace:"
framer-motion: 10.12.21
graphql: 16.7.1
Expand Down Expand Up @@ -23500,7 +23498,7 @@ __metadata:
languageName: node
linkType: hard

"strip-json-comments@npm:^3.0.1, strip-json-comments@npm:^3.1.0, strip-json-comments@npm:^3.1.1":
"strip-json-comments@npm:^3.0.1, strip-json-comments@npm:^3.1.1":
version: 3.1.1
resolution: "strip-json-comments@npm:3.1.1"
checksum: 492f73e27268f9b1c122733f28ecb0e7e8d8a531a6662efbd08e22cccb3f9475e90a1b82cab06a392f6afae6d2de636f977e231296400d0ec5304ba70f166443
Expand Down Expand Up @@ -24496,7 +24494,7 @@ __metadata:
"@types/react-dom": 18.2.7
babel-jest: 29.6.1
babel-loader: 9.1.3
eslint: 8.44.0
eslint: 8.45.0
eslint-config-custom: "workspace:"
jest: 29.6.1
react: 18.2.0
Expand Down

0 comments on commit 591a5a4

Please sign in to comment.