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

Commit d059dfd

Browse files
chore(deps): update all non-major dependencies (#463)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a78ef01 commit d059dfd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
"codecov": "^3.8.1",
8787
"core-js": "3.11.0",
8888
"cross-env": "^7.0.3",
89-
"eslint": "^7.24.0",
90-
"eslint-config-prettier": "^8.2.0",
89+
"eslint": "^7.25.0",
90+
"eslint-config-prettier": "^8.3.0",
9191
"eslint-plugin-jest": "^24.3.5",
9292
"eslint-plugin-prettier": "^3.4.0",
9393
"eslint-plugin-promise": "^5.1.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5486,10 +5486,10 @@ escodegen@^1.14.1:
54865486
optionalDependencies:
54875487
source-map "~0.6.1"
54885488

5489-
eslint-config-prettier@^8.2.0:
5490-
version "8.2.0"
5491-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3"
5492-
integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw==
5489+
eslint-config-prettier@^8.3.0:
5490+
version "8.3.0"
5491+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
5492+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
54935493

54945494
eslint-formatter-pretty@^4.0.0:
54955495
version "4.0.0"
@@ -5561,10 +5561,10 @@ eslint-visitor-keys@^2.0.0:
55615561
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
55625562
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
55635563

5564-
eslint@^7.24.0:
5565-
version "7.24.0"
5566-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24.0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a"
5567-
integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==
5564+
eslint@^7.25.0:
5565+
version "7.25.0"
5566+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25.0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67"
5567+
integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw==
55685568
dependencies:
55695569
"@babel/code-frame" "7.12.11"
55705570
"@eslint/eslintrc" "^0.4.0"

0 commit comments

Comments
 (0)