Skip to content

Commit da60951

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

File tree

4 files changed

+135
-191
lines changed

4 files changed

+135
-191
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@4c/rollout": "^2.1.10",
8080
"@4c/tsconfig": "^0.3.1",
8181
"@babel/cli": "^7.10.5",
82-
"@babel/core": "^7.11.1",
82+
"@babel/core": "^7.11.4",
8383
"@babel/plugin-proposal-class-properties": "^7.10.4",
8484
"@babel/plugin-transform-runtime": "^7.11.0",
8585
"@babel/polyfill": "^7.10.4",
@@ -91,8 +91,8 @@
9191
"@types/classnames": "^2.2.10",
9292
"@types/react": "^16.9.46",
9393
"@types/react-dom": "^16.9.8",
94-
"@typescript-eslint/eslint-plugin": "^3.9.0",
95-
"@typescript-eslint/parser": "^3.9.0",
94+
"@typescript-eslint/eslint-plugin": "^3.9.1",
95+
"@typescript-eslint/parser": "^3.9.1",
9696
"babel-eslint": "^10.1.0",
9797
"babel-plugin-add-module-exports": "^1.0.2",
9898
"babel-plugin-istanbul": "^6.0.0",
@@ -102,7 +102,7 @@
102102
"enzyme": "^3.11.0",
103103
"enzyme-adapter-react-16": "^1.15.3",
104104
"eslint": "^7.7.0",
105-
"eslint-config-4catalyzer-typescript": "^2.0.2",
105+
"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",
@@ -120,16 +120,16 @@
120120
"karma-mocha": "^2.0.1",
121121
"karma-mocha-reporter": "^2.2.5",
122122
"karma-sinon-chai": "^2.0.2",
123-
"karma-sourcemap-loader": "^0.3.7",
123+
"karma-sourcemap-loader": "^0.3.8",
124124
"karma-webpack": "4.0.2",
125125
"lint-staged": "^10.2.11",
126126
"mocha": "^8.1.1",
127-
"prettier": "^2.0.5",
127+
"prettier": "^2.1.0",
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.3",
132+
"rollup": "^2.26.5",
133133
"simulant": "^0.2.2",
134134
"sinon": "^9.0.3",
135135
"sinon-chai": "^3.5.0",

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
},
1111
"devDependencies": {
1212
"@docpocalypse/gatsby-theme": "^0.11.30",
13-
"@emotion/core": "^10.0.34",
13+
"@emotion/core": "^10.0.35",
1414
"@emotion/styled": "^10.0.27",
1515
"astroturf": "^0.10.4",
1616
"bootstrap": "^4.5.2",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.24.47",
19+
"gatsby": "^2.24.49",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.3.12",
2222
"lodash": "^4.17.20",

0 commit comments

Comments
 (0)