Skip to content

Commit 055d25f

Browse files
chore(deps): update all non-major dependencies (react-bootstrap#5400)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6d12869 commit 055d25f

File tree

4 files changed

+166
-208
lines changed

4 files changed

+166
-208
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,13 @@
8484
"@4c/rollout": "^2.1.10",
8585
"@4c/tsconfig": "^0.3.1",
8686
"@babel/cli": "^7.10.5",
87-
"@babel/core": "^7.11.1",
87+
"@babel/core": "^7.11.4",
8888
"@babel/preset-typescript": "^7.10.4",
8989
"@babel/register": "^7.10.5",
9090
"@react-bootstrap/babel-preset": "^1.2.0",
9191
"@react-bootstrap/eslint-config": "^1.3.2",
92-
"@typescript-eslint/eslint-plugin": "^3.9.0",
93-
"@typescript-eslint/parser": "^3.9.0",
92+
"@typescript-eslint/eslint-plugin": "^3.9.1",
93+
"@typescript-eslint/parser": "^3.9.1",
9494
"babel-eslint": "^10.1.0",
9595
"babel-loader": "^8.1.0",
9696
"babel-plugin-istanbul": "^6.0.0",
@@ -101,11 +101,11 @@
101101
"conventional-changelog-cli": "^2.1.0",
102102
"cpy-cli": "^3.1.1",
103103
"cross-env": "^7.0.2",
104-
"dtslint": "^3.6.14",
104+
"dtslint": "^3.7.0",
105105
"enzyme": "^3.11.0",
106106
"enzyme-adapter-react-16": "^1.15.3",
107107
"eslint": "^7.7.0",
108-
"eslint-config-4catalyzer-typescript": "^2.0.2",
108+
"eslint-config-4catalyzer-typescript": "^2.0.3",
109109
"eslint-import-resolver-node": "^0.3.4",
110110
"eslint-import-resolver-webpack": "^0.12.2",
111111
"eslint-plugin-import": "^2.22.0",
@@ -124,12 +124,12 @@
124124
"karma-mocha": "^2.0.1",
125125
"karma-mocha-reporter": "^2.2.5",
126126
"karma-sinon-chai": "^2.0.2",
127-
"karma-sourcemap-loader": "^0.3.7",
127+
"karma-sourcemap-loader": "^0.3.8",
128128
"karma-webpack": "^4.0.2",
129129
"lint-staged": "^10.2.11",
130130
"lodash": "^4.17.20",
131131
"mocha": "^8.1.1",
132-
"prettier": "^2.0.5",
132+
"prettier": "^2.1.0",
133133
"react": "^16.13.1",
134134
"react-dom": "^16.13.1",
135135
"react-test-renderer": "^16.13.1",

www/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@mdx-js/react": "^1.6.16",
3939
"@restart/context": "^2.1.4",
4040
"@restart/hooks": "^0.3.25",
41-
"ast-types": "^0.13.3",
41+
"ast-types": "^0.13.4",
4242
"astroturf": "^0.10.4",
4343
"bootstrap": "^4.5.2",
4444
"classnames": "^2.2.6",
@@ -47,15 +47,15 @@
4747
"docsearch.js": "^2.6.3",
4848
"dom-helpers": "^5.2.0",
4949
"formik": "^2.1.5",
50-
"gatsby": "^2.24.47",
50+
"gatsby": "^2.24.49",
5151
"gatsby-plugin-astroturf": "^0.2.1",
5252
"gatsby-plugin-catch-links": "^2.3.11",
53-
"gatsby-plugin-mdx": "^1.2.34",
53+
"gatsby-plugin-mdx": "^1.2.35",
5454
"gatsby-plugin-sass": "^2.3.12",
5555
"gatsby-remark-prismjs": "^3.5.10",
56-
"gatsby-source-filesystem": "2.3.24",
56+
"gatsby-source-filesystem": "2.3.25",
5757
"gatsby-transformer-react-docgen": "^5.2.11",
58-
"gatsby-transformer-remark": "^2.8.28",
58+
"gatsby-transformer-remark": "^2.8.29",
5959
"gh-pages": "^3.1.0",
6060
"holderjs": "^2.9.7",
6161
"import-sort-cli": "^6.0.0",
@@ -74,7 +74,7 @@
7474
"yup": "^0.29.3"
7575
},
7676
"resolutions": {
77-
"@babel/core": "7.11.1",
78-
"@babel/parser": "7.11.3"
77+
"@babel/core": "7.11.4",
78+
"@babel/parser": "7.11.4"
7979
}
8080
}

0 commit comments

Comments
 (0)