Skip to content

Commit 218ff0a

Browse files
committed
bumped all dependencies' versions
1 parent 4b50e76 commit 218ff0a

File tree

2 files changed

+1616
-2154
lines changed

2 files changed

+1616
-2154
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -62,42 +62,42 @@
6262
"react": ">=16.13"
6363
},
6464
"devDependencies": {
65-
"@babel/cli": "^7.10.1",
66-
"@babel/core": "^7.10.1",
67-
"@babel/plugin-proposal-class-properties": "^7.10.1",
68-
"@babel/preset-env": "^7.10.1",
69-
"@babel/preset-react": "^7.10.1",
70-
"@testing-library/jest-dom": "^5.9.0",
71-
"@testing-library/react": "^10.0.4",
65+
"@babel/cli": "^7.10.5",
66+
"@babel/core": "^7.10.5",
67+
"@babel/plugin-proposal-class-properties": "^7.10.4",
68+
"@babel/preset-env": "^7.10.4",
69+
"@babel/preset-react": "^7.10.4",
70+
"@testing-library/jest-dom": "^5.11.1",
71+
"@testing-library/react": "^10.4.7",
7272
"@types/react-redux": "^7.1.9",
7373
"@welldone-software/jest-console-handler": "^0.1.1",
74-
"acorn-walk": "^7.1.1",
74+
"acorn-walk": "^7.2.0",
7575
"astring": "^1.4.3",
7676
"babel-core": "^7.0.0-bridge.0",
7777
"babel-eslint": "^10.1.0",
78-
"babel-jest": "^26.0.1",
78+
"babel-jest": "^26.1.0",
7979
"babel-plugin-lodash": "^3.3.4",
8080
"concurrently": "^5.2.0",
8181
"create-react-class": "^15.6.3",
8282
"cross-env": "^7.0.2",
83-
"eslint": "^7.1.0",
84-
"eslint-plugin-jest": "^23.13.2",
85-
"eslint-plugin-react": "^7.20.0",
83+
"eslint": "^7.4.0",
84+
"eslint-plugin-jest": "^23.18.0",
85+
"eslint-plugin-react": "^7.20.3",
8686
"express": "^4.17.1",
8787
"express-history-api-fallback": "^2.2.1",
8888
"husky": "^4.2.5",
89-
"jest": "^26.0.1",
90-
"jest-cli": "^26.0.1",
89+
"jest": "^26.1.0",
90+
"jest-cli": "^26.1.0",
9191
"magic-string": "^0.25.7",
92-
"nollup": "^0.11.1",
92+
"nollup": "^0.12.2",
9393
"react": "^16.13.1",
9494
"react-dom": "npm:@hot-loader/react-dom@^16.13.0",
9595
"react-hot-loader": "^4.12.21",
9696
"react-redux": "^7.2.0",
9797
"react-router-dom": "^5.2.0",
9898
"redux": "^4.0.5",
9999
"rimraf": "^3.0.2",
100-
"rollup": "^2.11.2",
100+
"rollup": "^2.21.0",
101101
"rollup-plugin-babel": "^4.4.0",
102102
"rollup-plugin-commonjs": "^10.1.0",
103103
"rollup-plugin-commonjs-alternate": "^0.5.1",
@@ -106,6 +106,6 @@
106106
"rollup-plugin-replace": "^2.2.0",
107107
"rollup-plugin-terser": "^6.1.0",
108108
"styled-components": "^5.1.1",
109-
"typescript": "^3.9.3"
109+
"typescript": "^3.9.7"
110110
}
111111
}

0 commit comments

Comments
 (0)