Skip to content

Commit 10b1ad6

Browse files
chore(deps): update all non-major dependencies (#811)
1 parent 2f966b6 commit 10b1ad6

File tree

4 files changed

+657
-606
lines changed

4 files changed

+657
-606
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,24 +74,24 @@
7474
"react-dom": ">=16.3.0"
7575
},
7676
"devDependencies": {
77-
"@4c/cli": "^2.1.7",
78-
"@4c/rollout": "^2.1.6",
77+
"@4c/cli": "^2.1.9",
78+
"@4c/rollout": "^2.1.8",
7979
"@4c/tsconfig": "^0.3.1",
8080
"@babel/cli": "^7.8.4",
81-
"@babel/core": "^7.9.0",
81+
"@babel/core": "^7.9.6",
8282
"@babel/plugin-proposal-class-properties": "^7.8.3",
83-
"@babel/plugin-transform-runtime": "^7.9.0",
83+
"@babel/plugin-transform-runtime": "^7.9.6",
8484
"@babel/polyfill": "^7.8.7",
85-
"@babel/preset-env": "^7.9.5",
85+
"@babel/preset-env": "^7.9.6",
8686
"@babel/preset-react": "^7.9.4",
8787
"@babel/preset-typescript": "^7.9.0",
8888
"@react-bootstrap/eslint-config": "^1.3.2",
8989
"@rollup/plugin-node-resolve": "^7.1.3",
9090
"@types/classnames": "^2.2.10",
9191
"@types/react": "^16.9.34",
92-
"@types/react-dom": "^16.9.6",
93-
"@typescript-eslint/eslint-plugin": "^2.29.0",
94-
"@typescript-eslint/parser": "^2.29.0",
92+
"@types/react-dom": "^16.9.7",
93+
"@typescript-eslint/eslint-plugin": "^2.31.0",
94+
"@typescript-eslint/parser": "^2.31.0",
9595
"babel-eslint": "^10.1.0",
9696
"babel-plugin-add-module-exports": "^1.0.2",
9797
"babel-plugin-istanbul": "^6.0.0",
@@ -112,23 +112,23 @@
112112
"gh-pages": "^2.2.0",
113113
"husky": "^4.2.5",
114114
"jquery": "^3.5.0",
115-
"karma": "^5.0.2",
115+
"karma": "^5.0.4",
116116
"karma-chrome-launcher": "^3.1.0",
117117
"karma-coverage": "^2.0.2",
118118
"karma-firefox-launcher": "^1.3.0",
119-
"karma-mocha": "^2.0.0",
119+
"karma-mocha": "^2.0.1",
120120
"karma-mocha-reporter": "^2.2.5",
121121
"karma-sinon-chai": "^2.0.2",
122122
"karma-sourcemap-loader": "^0.3.7",
123123
"karma-webpack": "4.0.2",
124-
"lint-staged": "^10.1.7",
124+
"lint-staged": "^10.2.2",
125125
"mocha": "^7.1.2",
126126
"prettier": "^2.0.5",
127127
"react": "^16.13.1",
128128
"react-dom": "^16.13.1",
129129
"react-transition-group": "^4.3.0",
130130
"rimraf": "^3.0.2",
131-
"rollup": "^2.7.2",
131+
"rollup": "^2.7.6",
132132
"simulant": "^0.2.2",
133133
"sinon": "^9.0.2",
134134
"sinon-chai": "^3.5.0",

www/package.json

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

0 commit comments

Comments
 (0)