File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 19
19
"ship" : " lerna publish --git-remote ${GHOST_UPSTREAM:-origin}"
20
20
},
21
21
"devDependencies" : {
22
- "eslint" : " 8.32 .0" ,
22
+ "eslint" : " 8.33 .0" ,
23
23
"eslint-plugin-ghost" : " 2.16.0" ,
24
- "eslint-plugin-react" : " 7.32.1 " ,
24
+ "eslint-plugin-react" : " 7.32.2 " ,
25
25
"mocha" : " 10.2.0" ,
26
26
"should" : " 13.2.3" ,
27
27
"sinon" : " 15.0.1"
Original file line number Diff line number Diff line change 2746
2746
resolve "^1.10.1"
2747
2747
semver "^6.1.0"
2748
2748
2749
-
2750
- version "7.32.1 "
2751
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.1 .tgz#88cdeb4065da8ca0b64e1274404f53a0f9890200 "
2752
- integrity sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www ==
2749
+
2750
+ version "7.32.2 "
2751
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2 .tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10 "
2752
+ integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg ==
2753
2753
dependencies :
2754
2754
array-includes "^3.1.6"
2755
2755
array.prototype.flatmap "^1.3.1"
@@ -2837,10 +2837,10 @@ eslint-visitor-keys@^3.3.0:
2837
2837
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
2838
2838
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
2839
2839
2840
- eslint@8.32 .0 :
2841
- version "8.32 .0"
2842
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32 .0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861 "
2843
- integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ ==
2840
+ eslint@8.33 .0 :
2841
+ version "8.33 .0"
2842
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.33 .0.tgz#02f110f32998cb598c6461f24f4d306e41ca33d7 "
2843
+ integrity sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA ==
2844
2844
dependencies :
2845
2845
" @eslint/eslintrc" " ^1.4.1"
2846
2846
" @humanwhocodes/config-array" " ^0.11.8"
You can’t perform that action at this time.
0 commit comments