Skip to content

Commit b644cc9

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

File tree

4 files changed

+371
-722
lines changed

4 files changed

+371
-722
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -74,42 +74,42 @@
7474
"@4c/cli": "^2.2.0",
7575
"@4c/rollout": "^2.2.0",
7676
"@4c/tsconfig": "^0.3.1",
77-
"@babel/cli": "^7.13.0",
78-
"@babel/core": "^7.13.8",
77+
"@babel/cli": "^7.13.10",
78+
"@babel/core": "^7.13.10",
7979
"@babel/plugin-proposal-class-properties": "^7.13.0",
80-
"@babel/plugin-transform-runtime": "^7.13.8",
80+
"@babel/plugin-transform-runtime": "^7.13.10",
8181
"@babel/polyfill": "^7.12.1",
82-
"@babel/preset-env": "^7.13.8",
82+
"@babel/preset-env": "^7.13.10",
8383
"@babel/preset-react": "^7.12.13",
8484
"@babel/preset-typescript": "^7.13.0",
8585
"@react-bootstrap/eslint-config": "^1.3.2",
8686
"@rollup/plugin-node-resolve": "^11.2.0",
8787
"@types/classnames": "^2.2.11",
88-
"@types/react": "^17.0.2",
89-
"@types/react-dom": "^17.0.1",
90-
"@typescript-eslint/eslint-plugin": "^4.16.1",
91-
"@typescript-eslint/parser": "^4.16.1",
88+
"@types/react": "^17.0.3",
89+
"@types/react-dom": "^17.0.2",
90+
"@typescript-eslint/eslint-plugin": "^4.18.0",
91+
"@typescript-eslint/parser": "^4.18.0",
9292
"babel-eslint": "^10.1.0",
9393
"babel-plugin-add-module-exports": "^1.0.4",
9494
"babel-plugin-istanbul": "^6.0.0",
95-
"chai": "^4.3.0",
95+
"chai": "^4.3.4",
9696
"cherry-pick": "^0.5.0",
9797
"cross-env": "^7.0.3",
9898
"enzyme": "^3.11.0",
9999
"enzyme-adapter-react-16": "^1.15.6",
100-
"eslint": "^7.21.0",
100+
"eslint": "^7.22.0",
101101
"eslint-config-4catalyzer-typescript": "^3.0.3",
102102
"eslint-config-prettier": "^8.1.0",
103103
"eslint-plugin-import": "^2.22.1",
104104
"eslint-plugin-jsx-a11y": "^6.4.1",
105-
"eslint-plugin-mocha": "^8.0.0",
105+
"eslint-plugin-mocha": "^8.1.0",
106106
"eslint-plugin-prettier": "^3.3.1",
107107
"eslint-plugin-react": "^7.22.0",
108108
"eslint-plugin-react-hooks": "^4.2.0",
109109
"gh-pages": "^3.1.0",
110-
"husky": "^5.1.2",
111-
"jquery": "^3.5.1",
112-
"karma": "^6.1.1",
110+
"husky": "^5.1.3",
111+
"jquery": "^3.6.0",
112+
"karma": "^6.2.0",
113113
"karma-chrome-launcher": "^3.1.0",
114114
"karma-coverage": "^2.0.3",
115115
"karma-firefox-launcher": "^2.1.0",
@@ -119,21 +119,21 @@
119119
"karma-sourcemap-loader": "^0.3.8",
120120
"karma-webpack": "5.0.0",
121121
"lint-staged": "^10.5.4",
122-
"mocha": "^8.3.0",
122+
"mocha": "^8.3.2",
123123
"prettier": "^2.2.1",
124124
"process": "^0.11.10",
125125
"react": "^16.14.0",
126126
"react-dom": "^16.14.0",
127127
"react-transition-group": "^4.4.1",
128128
"rimraf": "^3.0.2",
129-
"rollup": "^2.40.0",
129+
"rollup": "^2.41.2",
130130
"simulant": "^0.2.2",
131131
"sinon": "^9.2.4",
132132
"sinon-chai": "^3.5.0",
133133
"stream-browserify": "^3.0.0",
134-
"typescript": "^4.2.2",
134+
"typescript": "^4.2.3",
135135
"util": "^0.12.3",
136-
"webpack": "^5.24.2",
136+
"webpack": "^5.26.0",
137137
"webpack-atoms": "^16.0.1",
138138
"webpack-cli": "^4.5.0"
139139
},

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"bootstrap": "^4.6.0",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.32.4",
19+
"gatsby": "^2.32.11",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.8.0",
2222
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)