Skip to content

Commit 1bc8803

Browse files
authored
chore(cleanup): Upgrade most dev dependencies (#450)
1 parent cca213c commit 1bc8803

File tree

3 files changed

+1942
-1483
lines changed

3 files changed

+1942
-1483
lines changed

package.json

Lines changed: 41 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -37,82 +37,81 @@
3737
"scroll-into-view-if-needed": "^2.2.24"
3838
},
3939
"devDependencies": {
40-
"@babel/cli": "^7.7.7",
41-
"@babel/core": "^7.7.7",
42-
"@babel/plugin-proposal-class-properties": "^7.7.4",
43-
"@babel/plugin-transform-object-assign": "^7.7.4",
44-
"@babel/polyfill": "^7.7.0",
45-
"@babel/preset-env": "^7.7.7",
46-
"@babel/preset-react": "^7.7.4",
40+
"@babel/cli": "^7.8.4",
41+
"@babel/core": "^7.9.0",
42+
"@babel/plugin-proposal-class-properties": "^7.8.3",
43+
"@babel/plugin-transform-object-assign": "^7.8.3",
44+
"@babel/polyfill": "^7.8.7",
45+
"@babel/preset-env": "^7.9.5",
46+
"@babel/preset-react": "^7.9.4",
4747
"@babel/preset-typescript": "^7.9.0",
4848
"@box/frontend": "^6.4.0",
49-
"@box/languages": "^1.0.0",
50-
"@commitlint/cli": "^8.2.0",
49+
"@box/languages": "^1.1.0",
50+
"@commitlint/cli": "^8.3.5",
5151
"@commitlint/config-conventional": "^8.2.0",
5252
"@types/classnames": "^2.2.10",
5353
"@types/enzyme": "^3.10.5",
54-
"@types/jest": "^25.1.5",
55-
"@types/lodash": "^4.14.149",
56-
"@types/react": "^16.9.25",
57-
"@types/react-dom": "^16.9.5",
58-
"@typescript-eslint/eslint-plugin": "^2.24.0",
59-
"@typescript-eslint/parser": "^2.24.0",
60-
"autoprefixer": "^9.7.3",
61-
"babel-eslint": "^10.0.3",
54+
"@types/jest": "^25.2.1",
55+
"@types/lodash": "^4.14.150",
56+
"@types/react": "^16.9.34",
57+
"@types/react-dom": "^16.9.6",
58+
"@typescript-eslint/eslint-plugin": "^2.29.0",
59+
"@typescript-eslint/parser": "^2.29.0",
60+
"autoprefixer": "^9.7.6",
61+
"babel-eslint": "^10.1.0",
6262
"babel-jest": "^24.9.0",
63-
"babel-loader": "^8.0.6",
63+
"babel-loader": "^8.1.0",
6464
"babel-plugin-istanbul": "^6.0.0",
65-
"babel-plugin-react-intl": "^5.1.16",
65+
"babel-plugin-react-intl": "^7.5.1",
6666
"babel-plugin-transform-require-ignore": "^0.1.1",
6767
"circular-dependency-plugin": "^5.2.0",
6868
"conventional-github-releaser": "^3.1.3",
69-
"core-js": "^3.4.2",
70-
"css-loader": "^3.4.2",
71-
"cypress": "^3.8.1",
69+
"core-js": "^3.6.5",
70+
"css-loader": "^3.5.2",
71+
"cypress": "^4.4.1",
7272
"enzyme": "^3.11.0",
7373
"enzyme-adapter-react-16": "^1.15.2",
74-
"enzyme-to-json": "^3.4.3",
74+
"enzyme-to-json": "^3.4.4",
7575
"eslint": "^6.7.2",
76-
"eslint-config-airbnb": "^18.0.1",
77-
"eslint-config-prettier": "^6.7.0",
76+
"eslint-config-airbnb": "^18.1.0",
77+
"eslint-config-prettier": "^6.11.0",
7878
"eslint-plugin-babel": "^5.3.0",
79-
"eslint-plugin-cypress": "^2.8.1",
80-
"eslint-plugin-flowtype": "^4.5.2",
79+
"eslint-plugin-cypress": "^2.10.3",
80+
"eslint-plugin-flowtype": "^4.7.0",
8181
"eslint-plugin-formatjs": "^1.5.4",
82-
"eslint-plugin-import": "^2.19.1",
83-
"eslint-plugin-jest": "^23.4.0",
82+
"eslint-plugin-import": "^2.20.2",
83+
"eslint-plugin-jest": "^23.8.2",
8484
"eslint-plugin-jsx-a11y": "^6.2.3",
8585
"eslint-plugin-lodash": "^6.0.0",
86-
"eslint-plugin-prettier": "^3.1.2",
87-
"eslint-plugin-react": "^7.17.0",
86+
"eslint-plugin-prettier": "^3.1.3",
87+
"eslint-plugin-react": "^7.19.0",
8888
"eslint-plugin-react-hooks": "^1.7.0",
8989
"husky": "^3.1.0",
9090
"jest": "^24.9.0",
9191
"jest-canvas-mock": "^2.2.0",
9292
"lint-staged": "^9.5.0",
93-
"mini-css-extract-plugin": "^0.4.2",
93+
"mini-css-extract-plugin": "^0.9.0",
9494
"node-sass": "^4.13.1",
9595
"npm-run-all": "^4.1.5",
9696
"optimize-css-assets-webpack-plugin": "^5.0.3",
9797
"postcss-loader": "^3.0.0",
9898
"prettier": "^1.19.1",
99-
"prop-types": "^15.6.1",
100-
"raf": "^3.4.0",
101-
"raw-loader": "^4.0.0",
99+
"raf": "^3.4.1",
100+
"raw-loader": "^4.0.1",
102101
"regenerator-runtime": "^0.13.5",
103-
"sass-loader": "^8.0.1",
104-
"style-loader": "^1.1.2",
102+
"sass-loader": "^8.0.2",
103+
"style-loader": "^1.1.4",
105104
"stylelint": "^12.0.0",
106105
"stylelint-config-rational-order": "^0.1.2",
107106
"stylelint-config-standard": "^19.0.0",
108107
"stylelint-order": "^3.1.1",
109108
"typescript": "^3.8.3",
110109
"uglifyjs-webpack-plugin": "^2.2.0",
111-
"wait-on": "^3.3.0",
112-
"webpack": "^4.41.5",
113-
"webpack-bundle-analyzer": "^3.6.0",
114-
"webpack-cli": "^3.3.10",
115-
"webpack-dev-server": "^3.10.1",
110+
"wait-on": "^4.0.2",
111+
"webpack": "^4.43.0",
112+
"webpack-bundle-analyzer": "^3.7.0",
113+
"webpack-cli": "^3.3.11",
114+
"webpack-dev-server": "^3.10.3",
116115
"worker-farm": "^1.7.0"
117116
},
118117
"scripts": {

scripts/jest/react-intl-mock.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React from 'react';
2-
import PropTypes from 'prop-types';
32

43
export const intlMock = {
54
formatMessage: message => message.defaultMessage || message.message,
@@ -24,7 +23,7 @@ export const defineMessages = messages => messages;
2423

2524
export const createIntlCache = () => {};
2625

27-
export const intlShape = PropTypes.any;
26+
export const intlShape = {};
2827

2928
export const injectIntl = Component => {
3029
const WrapperComponent = props => {

0 commit comments

Comments
 (0)