File tree Expand file tree Collapse file tree 4 files changed +146
-148
lines changed Expand file tree Collapse file tree 4 files changed +146
-148
lines changed Original file line number Diff line number Diff line change 91
91
"@types/classnames" : " ^2.2.11" ,
92
92
"@types/react" : " ^16.14.2" ,
93
93
"@types/react-dom" : " ^16.9.10" ,
94
- "@typescript-eslint/eslint-plugin" : " ^4.11.1 " ,
94
+ "@typescript-eslint/eslint-plugin" : " ^4.12.0 " ,
95
95
"@typescript-eslint/parser" : " ^4.12.0" ,
96
96
"babel-eslint" : " ^10.1.0" ,
97
97
"babel-plugin-add-module-exports" : " ^1.0.4" ,
107
107
"eslint-plugin-import" : " ^2.22.1" ,
108
108
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
109
109
"eslint-plugin-mocha" : " ^8.0.0" ,
110
- "eslint-plugin-prettier" : " ^3.3.0 " ,
110
+ "eslint-plugin-prettier" : " ^3.3.1 " ,
111
111
"eslint-plugin-react" : " ^7.22.0" ,
112
112
"eslint-plugin-react-hooks" : " ^4.2.0" ,
113
113
"gh-pages" : " ^3.1.0" ,
114
- "husky" : " ^4.3.6 " ,
114
+ "husky" : " ^4.3.7 " ,
115
115
"jquery" : " ^3.5.1" ,
116
116
"karma" : " ^5.2.3" ,
117
117
"karma-chrome-launcher" : " ^3.1.0" ,
129
129
"react-dom" : " ^16.14.0" ,
130
130
"react-transition-group" : " ^4.4.1" ,
131
131
"rimraf" : " ^3.0.2" ,
132
- "rollup" : " ^2.35 .1" ,
132
+ "rollup" : " ^2.36 .1" ,
133
133
"simulant" : " ^0.2.2" ,
134
- "sinon" : " ^9.2.2 " ,
134
+ "sinon" : " ^9.2.3 " ,
135
135
"sinon-chai" : " ^3.5.0" ,
136
136
"typescript" : " ^4.1.3" ,
137
- "webpack" : " ^4.44.2 " ,
137
+ "webpack" : " ^4.45.0 " ,
138
138
"webpack-atoms" : " ^14.0.0" ,
139
139
"webpack-cli" : " ^3.3.12"
140
140
},
Original file line number Diff line number Diff line change 16
16
"bootstrap" : " ^4.5.3" ,
17
17
"dom-helpers" : " ^5.2.0" ,
18
18
"emotion" : " ^10.0.27" ,
19
- "gatsby" : " ^2.29.3 " ,
19
+ "gatsby" : " ^2.30.1 " ,
20
20
"gatsby-plugin-astroturf" : " ^0.2.1" ,
21
21
"gatsby-plugin-sass" : " ^2.8.0" ,
22
22
"lodash" : " ^4.17.20" ,
23
23
"prop-types" : " ^15.7.2" ,
24
24
"react" : " ^16.14.0" ,
25
25
"react-dom" : " ^16.14.0" ,
26
26
"react-transition-group" : " ^4.4.1" ,
27
- "sass" : " ^1.32.0 "
27
+ "sass" : " ^1.32.2 "
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments