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 94
94
"eslint-plugin-jest" : " 26.5.3" ,
95
95
"eslint-plugin-jsx-a11y" : " 6.6.0" ,
96
96
"eslint-plugin-no-storage" : " 1.0.2" ,
97
- "eslint-plugin-react" : " 7.30.0 " ,
97
+ "eslint-plugin-react" : " 7.30.1 " ,
98
98
"eslint-plugin-react-hooks" : " 4.6.0" ,
99
99
"html-webpack-plugin" : " 5.5.0" ,
100
100
"jest" : " 27.5.1" ,
107
107
"prettier" : " 2.7.1" ,
108
108
"prettier-plugin-organize-imports" : " 3.0.0" ,
109
109
"react-hot-loader" : " 4.13.0" ,
110
- "sql-formatter" : " 8.0.2 " ,
110
+ "sql-formatter" : " 8.2.0 " ,
111
111
"style-loader" : " 3.3.1" ,
112
112
"ts-jest" : " 27.1.4" ,
113
113
"ts-loader" : " 9.3.1" ,
Original file line number Diff line number Diff line change @@ -6508,10 +6508,10 @@ eslint-plugin-react-hooks@4.6.0:
6508
6508
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
6509
6509
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
6510
6510
6511
- eslint-plugin-react@7.30.0 :
6512
- version "7.30.0 "
6513
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0 .tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3 "
6514
- integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A ==
6511
+ eslint-plugin-react@7.30.1 :
6512
+ version "7.30.1 "
6513
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1 .tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22 "
6514
+ integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg ==
6515
6515
dependencies:
6516
6516
array-includes "^3.1.5"
6517
6517
array.prototype.flatmap "^1.3.0"
@@ -12771,10 +12771,10 @@ sprintf-js@~1.0.2:
12771
12771
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
12772
12772
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
12773
12773
12774
- sql-formatter@8.0.2 :
12775
- version "8.0.2 "
12776
- resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-8.0.2. tgz#33ff53de3cf8b8a520ef54d7fb66d32cd29bc93d "
12777
- integrity sha512-cmDmL0Ji92vAvX+J7BI5paHBDsJZV6uKIDeUiykChMXw6P8W9OB+iCsLzDjtVlOca3fHlFoMs25U7u2OFOQOKQ ==
12774
+ sql-formatter@8.2.0 :
12775
+ version "8.2.0 "
12776
+ resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-8.2.0. tgz#2b664f02bb6b7bb6fcad1346e850b8f583303469 "
12777
+ integrity sha512-5hQOSOk8jfhPkNgUmpm+9Fn2aaLWcf4vKL/dIvUN5q9rsamKHSyN/gL79xpkETNOyL+Zv5BMQfA7z9Rmz/DJJg ==
12778
12778
dependencies:
12779
12779
argparse "^2.0.1"
12780
12780
You can’t perform that action at this time.
0 commit comments