Skip to content

Commit 814dd57

Browse files
chore(deps): update all non-major dependencies (#860)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 554b15b commit 814dd57

File tree

4 files changed

+500
-426
lines changed

4 files changed

+500
-426
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -78,30 +78,30 @@
7878
"@4c/cli": "^2.1.11",
7979
"@4c/rollout": "^2.1.10",
8080
"@4c/tsconfig": "^0.3.1",
81-
"@babel/cli": "^7.10.5",
82-
"@babel/core": "^7.11.4",
81+
"@babel/cli": "^7.11.6",
82+
"@babel/core": "^7.11.6",
8383
"@babel/plugin-proposal-class-properties": "^7.10.4",
84-
"@babel/plugin-transform-runtime": "^7.11.0",
85-
"@babel/polyfill": "^7.10.4",
86-
"@babel/preset-env": "^7.11.0",
84+
"@babel/plugin-transform-runtime": "^7.11.5",
85+
"@babel/polyfill": "^7.11.5",
86+
"@babel/preset-env": "^7.11.5",
8787
"@babel/preset-react": "^7.10.4",
8888
"@babel/preset-typescript": "^7.10.4",
8989
"@react-bootstrap/eslint-config": "^1.3.2",
9090
"@rollup/plugin-node-resolve": "^9.0.0",
9191
"@types/classnames": "^2.2.10",
92-
"@types/react": "^16.9.46",
92+
"@types/react": "^16.9.49",
9393
"@types/react-dom": "^16.9.8",
94-
"@typescript-eslint/eslint-plugin": "^3.9.1",
95-
"@typescript-eslint/parser": "^3.9.1",
94+
"@typescript-eslint/eslint-plugin": "^3.10.1",
95+
"@typescript-eslint/parser": "^3.10.1",
9696
"babel-eslint": "^10.1.0",
9797
"babel-plugin-add-module-exports": "^1.0.2",
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.3",
104-
"eslint": "^7.7.0",
103+
"enzyme-adapter-react-16": "^1.15.4",
104+
"eslint": "^7.8.1",
105105
"eslint-config-4catalyzer-typescript": "^2.0.4",
106106
"eslint-config-prettier": "^6.11.0",
107107
"eslint-plugin-import": "^2.22.0",
@@ -111,9 +111,9 @@
111111
"eslint-plugin-react": "^7.20.6",
112112
"eslint-plugin-react-hooks": "^4.1.0",
113113
"gh-pages": "^3.1.0",
114-
"husky": "^4.2.5",
114+
"husky": "^4.3.0",
115115
"jquery": "^3.5.1",
116-
"karma": "^5.1.1",
116+
"karma": "^5.2.2",
117117
"karma-chrome-launcher": "^3.1.0",
118118
"karma-coverage": "^2.0.3",
119119
"karma-firefox-launcher": "^1.3.0",
@@ -122,14 +122,14 @@
122122
"karma-sinon-chai": "^2.0.2",
123123
"karma-sourcemap-loader": "^0.3.8",
124124
"karma-webpack": "4.0.2",
125-
"lint-staged": "^10.2.11",
126-
"mocha": "^8.1.1",
127-
"prettier": "^2.1.0",
125+
"lint-staged": "^10.3.0",
126+
"mocha": "^8.1.3",
127+
"prettier": "^2.1.1",
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.5",
132+
"rollup": "^2.26.11",
133133
"simulant": "^0.2.2",
134134
"sinon": "^9.0.3",
135135
"sinon-chai": "^3.5.0",

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"bootstrap": "^4.5.2",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.24.49",
19+
"gatsby": "^2.24.55",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.3.12",
2222
"lodash": "^4.17.20",

0 commit comments

Comments
 (0)