Skip to content

Commit b8f0cdd

Browse files
chore(deps): update all non-major dependencies (#867)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 30c4a78 commit b8f0cdd

File tree

4 files changed

+890
-788
lines changed

4 files changed

+890
-788
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -91,25 +91,25 @@
9191
"@types/classnames": "^2.2.10",
9292
"@types/react": "^16.9.49",
9393
"@types/react-dom": "^16.9.8",
94-
"@typescript-eslint/eslint-plugin": "^4.1.0",
95-
"@typescript-eslint/parser": "^4.1.0",
94+
"@typescript-eslint/eslint-plugin": "^4.2.0",
95+
"@typescript-eslint/parser": "^4.2.0",
9696
"babel-eslint": "^10.1.0",
97-
"babel-plugin-add-module-exports": "^1.0.2",
97+
"babel-plugin-add-module-exports": "^1.0.4",
9898
"babel-plugin-istanbul": "^6.0.0",
9999
"chai": "^4.2.0",
100100
"cherry-pick": "^0.5.0",
101101
"cross-env": "^7.0.2",
102102
"enzyme": "^3.11.0",
103-
"enzyme-adapter-react-16": "^1.15.4",
104-
"eslint": "^7.8.1",
103+
"enzyme-adapter-react-16": "^1.15.5",
104+
"eslint": "^7.9.0",
105105
"eslint-config-4catalyzer-typescript": "^2.0.4",
106106
"eslint-config-prettier": "^6.11.0",
107107
"eslint-plugin-import": "^2.22.0",
108108
"eslint-plugin-jsx-a11y": "^6.3.1",
109109
"eslint-plugin-mocha": "^8.0.0",
110110
"eslint-plugin-prettier": "^3.1.4",
111-
"eslint-plugin-react": "^7.20.6",
112-
"eslint-plugin-react-hooks": "^4.1.0",
111+
"eslint-plugin-react": "^7.21.1",
112+
"eslint-plugin-react-hooks": "^4.1.2",
113113
"gh-pages": "^3.1.0",
114114
"husky": "^4.3.0",
115115
"jquery": "^3.5.1",
@@ -122,19 +122,19 @@
122122
"karma-sinon-chai": "^2.0.2",
123123
"karma-sourcemap-loader": "^0.3.8",
124124
"karma-webpack": "4.0.2",
125-
"lint-staged": "^10.3.0",
125+
"lint-staged": "^10.4.0",
126126
"mocha": "^8.1.3",
127-
"prettier": "^2.1.1",
127+
"prettier": "^2.1.2",
128128
"react": "^16.13.1",
129129
"react-dom": "^16.13.1",
130130
"react-transition-group": "^4.4.1",
131131
"rimraf": "^3.0.2",
132-
"rollup": "^2.26.11",
132+
"rollup": "^2.28.1",
133133
"simulant": "^0.2.2",
134134
"sinon": "^9.0.3",
135135
"sinon-chai": "^3.5.0",
136-
"typescript": "^4.0.2",
137-
"webpack": "^4.44.1",
136+
"typescript": "^4.0.3",
137+
"webpack": "^4.44.2",
138138
"webpack-atoms": "^13.1.0",
139139
"webpack-cli": "^3.3.12"
140140
},

www/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"bootstrap": "^4.5.2",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.24.55",
19+
"gatsby": "^2.24.65",
2020
"gatsby-plugin-astroturf": "^0.2.1",
21-
"gatsby-plugin-sass": "^2.3.12",
21+
"gatsby-plugin-sass": "^2.3.13",
2222
"lodash": "^4.17.20",
2323
"prop-types": "^15.7.2",
2424
"react": "^16.13.1",
2525
"react-dom": "^16.13.1",
2626
"react-transition-group": "^4.4.1",
27-
"sass": "^1.26.10"
27+
"sass": "^1.26.11"
2828
}
2929
}

0 commit comments

Comments
 (0)