Skip to content

Commit 3518716

Browse files
committed
Update dependency eslint to v8.20.0
1 parent 67609de commit 3518716

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"babel-eslint": "10.1.0",
36-
"eslint": "8.19.0",
36+
"eslint": "8.20.0",
3737
"eslint-plugin-ghost": "2.14.0",
3838
"eslint-plugin-react": "7.30.1"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5226,10 +5226,10 @@ eslint-webpack-plugin@^2.6.0:
52265226
normalize-path "^3.0.0"
52275227
schema-utils "^3.1.1"
52285228

5229-
eslint@8.19.0:
5230-
version "8.19.0"
5231-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.19.0.tgz#7342a3cbc4fbc5c106a1eefe0fd0b50b6b1a7d28"
5232-
integrity sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==
5229+
eslint@8.20.0:
5230+
version "8.20.0"
5231+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.20.0.tgz#048ac56aa18529967da8354a478be4ec0a2bc81b"
5232+
integrity sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==
52335233
dependencies:
52345234
"@eslint/eslintrc" "^1.3.0"
52355235
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)