Skip to content

Commit e37398d

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

File tree

4 files changed

+1215
-627
lines changed

4 files changed

+1215
-627
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@4c/rollout": "^2.1.10",
7979
"@4c/tsconfig": "^0.3.1",
8080
"@babel/cli": "^7.10.5",
81-
"@babel/core": "^7.11.0",
81+
"@babel/core": "^7.11.1",
8282
"@babel/plugin-proposal-class-properties": "^7.10.4",
8383
"@babel/plugin-transform-runtime": "^7.11.0",
8484
"@babel/polyfill": "^7.10.4",
@@ -88,18 +88,18 @@
8888
"@react-bootstrap/eslint-config": "^1.3.2",
8989
"@rollup/plugin-node-resolve": "^8.4.0",
9090
"@types/classnames": "^2.2.10",
91-
"@types/react": "^16.9.44",
91+
"@types/react": "^16.9.45",
9292
"@types/react-dom": "^16.9.8",
93-
"@typescript-eslint/eslint-plugin": "^3.7.1",
94-
"@typescript-eslint/parser": "^3.7.1",
93+
"@typescript-eslint/eslint-plugin": "^3.8.0",
94+
"@typescript-eslint/parser": "^3.8.0",
9595
"babel-eslint": "^10.1.0",
9696
"babel-plugin-add-module-exports": "^1.0.2",
9797
"babel-plugin-istanbul": "^6.0.0",
9898
"chai": "^4.2.0",
9999
"cherry-pick": "^0.5.0",
100100
"cross-env": "^7.0.2",
101101
"enzyme": "^3.11.0",
102-
"enzyme-adapter-react-16": "^1.15.2",
102+
"enzyme-adapter-react-16": "^1.15.3",
103103
"eslint": "^7.6.0",
104104
"eslint-config-4catalyzer-typescript": "^2.0.2",
105105
"eslint-config-prettier": "^6.11.0",
@@ -122,13 +122,13 @@
122122
"karma-sourcemap-loader": "^0.3.7",
123123
"karma-webpack": "4.0.2",
124124
"lint-staged": "^10.2.11",
125-
"mocha": "^8.1.0",
125+
"mocha": "^8.1.1",
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.23.0",
131+
"rollup": "^2.23.1",
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
@@ -13,10 +13,10 @@
1313
"@emotion/core": "^10.0.28",
1414
"@emotion/styled": "^10.0.27",
1515
"astroturf": "^0.10.4",
16-
"bootstrap": "^4.5.0",
16+
"bootstrap": "^4.5.2",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.24.23",
19+
"gatsby": "^2.24.37",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.3.12",
2222
"lodash": "^4.17.19",

0 commit comments

Comments
 (0)