Skip to content

Commit c642195

Browse files
chore(deps): update all non-major dependencies (#820)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7afd89f commit c642195

File tree

4 files changed

+206
-193
lines changed

4 files changed

+206
-193
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"cross-env": "^7.0.2",
101101
"enzyme": "^3.11.0",
102102
"enzyme-adapter-react-16": "^1.15.2",
103-
"eslint": "^7.0.0",
103+
"eslint": "^7.1.0",
104104
"eslint-config-4catalyzer-typescript": "^2.0.1",
105105
"eslint-config-prettier": "^6.11.0",
106106
"eslint-plugin-import": "^2.20.2",
@@ -112,7 +112,7 @@
112112
"gh-pages": "^2.2.0",
113113
"husky": "^4.2.5",
114114
"jquery": "^3.5.1",
115-
"karma": "^5.0.8",
115+
"karma": "^5.0.9",
116116
"karma-chrome-launcher": "^3.1.0",
117117
"karma-coverage": "^2.0.2",
118118
"karma-firefox-launcher": "^1.3.0",
@@ -121,18 +121,18 @@
121121
"karma-sinon-chai": "^2.0.2",
122122
"karma-sourcemap-loader": "^0.3.7",
123123
"karma-webpack": "4.0.2",
124-
"lint-staged": "^10.2.3",
125-
"mocha": "^7.1.2",
124+
"lint-staged": "^10.2.6",
125+
"mocha": "^7.2.0",
126126
"prettier": "^2.0.5",
127127
"react": "^16.13.1",
128128
"react-dom": "^16.13.1",
129129
"react-transition-group": "^4.4.1",
130130
"rimraf": "^3.0.2",
131-
"rollup": "^2.10.2",
131+
"rollup": "^2.10.9",
132132
"simulant": "^0.2.2",
133133
"sinon": "^9.0.2",
134134
"sinon-chai": "^3.5.0",
135-
"typescript": "^3.9.2",
135+
"typescript": "^3.9.3",
136136
"webpack": "^4.43.0",
137137
"webpack-atoms": "^13.1.0",
138138
"webpack-cli": "^3.3.11"

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"bootstrap": "^4.5.0",
1616
"dom-helpers": "^5.1.4",
1717
"emotion": "^10.0.27",
18-
"gatsby": "^2.21.35",
18+
"gatsby": "^2.22.9",
1919
"gatsby-plugin-astroturf": "^0.2.1",
20-
"gatsby-plugin-sass": "^2.3.1",
20+
"gatsby-plugin-sass": "^2.3.2",
2121
"lodash": "^4.17.15",
2222
"prop-types": "^15.7.2",
2323
"react": "^16.13.1",

0 commit comments

Comments
 (0)