Skip to content

Commit 6eb58b5

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

File tree

4 files changed

+552
-559
lines changed

4 files changed

+552
-559
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
"react-dom": ">=16.3.0"
7676
},
7777
"devDependencies": {
78-
"@4c/cli": "^2.1.12",
79-
"@4c/rollout": "^2.1.11",
78+
"@4c/cli": "^2.1.13",
79+
"@4c/rollout": "^2.1.12",
8080
"@4c/tsconfig": "^0.3.1",
8181
"@babel/cli": "^7.12.10",
8282
"@babel/core": "^7.12.10",
@@ -91,18 +91,18 @@
9191
"@types/classnames": "^2.2.11",
9292
"@types/react": "^16.14.2",
9393
"@types/react-dom": "^16.9.10",
94-
"@typescript-eslint/eslint-plugin": "^4.13.0",
95-
"@typescript-eslint/parser": "^4.13.0",
94+
"@typescript-eslint/eslint-plugin": "^4.14.2",
95+
"@typescript-eslint/parser": "^4.14.2",
9696
"babel-eslint": "^10.1.0",
9797
"babel-plugin-add-module-exports": "^1.0.4",
9898
"babel-plugin-istanbul": "^6.0.0",
9999
"chai": "^4.2.0",
100100
"cherry-pick": "^0.5.0",
101101
"cross-env": "^7.0.3",
102102
"enzyme": "^3.11.0",
103-
"enzyme-adapter-react-16": "^1.15.5",
104-
"eslint": "^7.18.0",
105-
"eslint-config-4catalyzer-typescript": "^3.0.2",
103+
"enzyme-adapter-react-16": "^1.15.6",
104+
"eslint": "^7.19.0",
105+
"eslint-config-4catalyzer-typescript": "^3.0.3",
106106
"eslint-config-prettier": "^6.15.0",
107107
"eslint-plugin-import": "^2.22.1",
108108
"eslint-plugin-jsx-a11y": "^6.4.1",
@@ -129,9 +129,9 @@
129129
"react-dom": "^16.14.0",
130130
"react-transition-group": "^4.4.1",
131131
"rimraf": "^3.0.2",
132-
"rollup": "^2.36.2",
132+
"rollup": "^2.38.4",
133133
"simulant": "^0.2.2",
134-
"sinon": "^9.2.3",
134+
"sinon": "^9.2.4",
135135
"sinon-chai": "^3.5.0",
136136
"typescript": "^4.1.3",
137137
"webpack": "^4.46.0",

www/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
"@emotion/core": "^10.1.1",
1414
"@emotion/styled": "^10.0.27",
1515
"astroturf": "^0.10.5",
16-
"bootstrap": "^4.5.3",
16+
"bootstrap": "^4.6.0",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.30.3",
19+
"gatsby": "^2.32.0",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.8.0",
2222
"lodash": "^4.17.20",
2323
"prop-types": "^15.7.2",
2424
"react": "^16.14.0",
2525
"react-dom": "^16.14.0",
2626
"react-transition-group": "^4.4.1",
27-
"sass": "^1.32.4"
27+
"sass": "^1.32.6"
2828
}
2929
}

0 commit comments

Comments
 (0)