Skip to content

Commit e51ec57

Browse files
renovate[bot]renovate-bottaion
authored
chore(deps): update all non-major dependencies (#824)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jimmy Jia <tesrin@gmail.com>
1 parent c7c216d commit e51ec57

File tree

4 files changed

+929
-2591
lines changed

4 files changed

+929
-2591
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@
8686
"@babel/preset-react": "^7.10.1",
8787
"@babel/preset-typescript": "^7.10.1",
8888
"@react-bootstrap/eslint-config": "^1.3.2",
89-
"@rollup/plugin-node-resolve": "^8.0.0",
89+
"@rollup/plugin-node-resolve": "^8.0.1",
9090
"@types/classnames": "^2.2.10",
9191
"@types/react": "^16.9.35",
9292
"@types/react-dom": "^16.9.8",
93-
"@typescript-eslint/eslint-plugin": "^3.1.0",
94-
"@typescript-eslint/parser": "^3.1.0",
93+
"@typescript-eslint/eslint-plugin": "^3.2.0",
94+
"@typescript-eslint/parser": "^3.2.0",
9595
"babel-eslint": "^10.1.0",
9696
"babel-plugin-add-module-exports": "^1.0.2",
9797
"babel-plugin-istanbul": "^6.0.0",
@@ -100,10 +100,10 @@
100100
"cross-env": "^7.0.2",
101101
"enzyme": "^3.11.0",
102102
"enzyme-adapter-react-16": "^1.15.2",
103-
"eslint": "^7.1.0",
103+
"eslint": "^7.2.0",
104104
"eslint-config-4catalyzer-typescript": "^2.0.2",
105105
"eslint-config-prettier": "^6.11.0",
106-
"eslint-plugin-import": "^2.20.2",
106+
"eslint-plugin-import": "^2.21.1",
107107
"eslint-plugin-jsx-a11y": "^6.2.3",
108108
"eslint-plugin-mocha": "^7.0.1",
109109
"eslint-plugin-prettier": "^3.1.3",
@@ -121,18 +121,18 @@
121121
"karma-sinon-chai": "^2.0.2",
122122
"karma-sourcemap-loader": "^0.3.7",
123123
"karma-webpack": "4.0.2",
124-
"lint-staged": "^10.2.7",
124+
"lint-staged": "^10.2.9",
125125
"mocha": "^7.2.0",
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.12.0",
131+
"rollup": "^2.15.0",
132132
"simulant": "^0.2.2",
133133
"sinon": "^9.0.2",
134134
"sinon-chai": "^3.5.0",
135-
"typescript": "^3.9.3",
135+
"typescript": "^3.9.5",
136136
"webpack": "^4.43.0",
137137
"webpack-atoms": "^13.1.0",
138138
"webpack-cli": "^3.3.11"

www/package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"build": "gatsby build"
1010
},
1111
"devDependencies": {
12+
"@docpocalypse/gatsby-theme": "^0.11.30",
1213
"@emotion/core": "^10.0.28",
1314
"@emotion/styled": "^10.0.27",
1415
"astroturf": "^0.10.4",
@@ -17,15 +18,12 @@
1718
"emotion": "^10.0.27",
1819
"gatsby": "^2.22.15",
1920
"gatsby-plugin-astroturf": "^0.2.1",
20-
"gatsby-plugin-sass": "^2.3.2",
21+
"gatsby-plugin-sass": "^2.3.3",
2122
"lodash": "^4.17.15",
2223
"prop-types": "^15.7.2",
2324
"react": "^16.13.1",
2425
"react-dom": "^16.13.1",
2526
"react-transition-group": "^4.4.1",
26-
"sass": "^1.26.7"
27-
},
28-
"dependencies": {
29-
"@docpocalypse/gatsby-theme": "^0.11.6"
27+
"sass": "^1.26.8"
3028
}
3129
}

0 commit comments

Comments
 (0)