Skip to content

Commit 53d3e73

Browse files
committed
Bump deps
1 parent 9f5e8ff commit 53d3e73

File tree

2 files changed

+1379
-1382
lines changed

2 files changed

+1379
-1382
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -28,29 +28,29 @@
2828
],
2929
"license": "MIT",
3030
"devDependencies": {
31-
"@babel/cli": "^7.11.6",
32-
"@babel/core": "^7.11.6",
33-
"@babel/preset-env": "^7.11.5",
34-
"@babel/preset-react": "^7.10.4",
31+
"@babel/cli": "^7.12.8",
32+
"@babel/core": "^7.12.9",
33+
"@babel/preset-env": "^7.12.7",
34+
"@babel/preset-react": "^7.12.7",
3535
"@symfony/webpack-encore": "^0.31.0",
36-
"@testing-library/jest-dom": "^5.11.4",
37-
"@testing-library/react": "^11.0.4",
38-
"@testing-library/user-event": "12.1.5",
39-
"eslint": "^7.9.0",
40-
"eslint-plugin-jest": "^24.0.2",
41-
"eslint-plugin-jest-dom": "^3.2.3",
42-
"eslint-plugin-jsx-a11y": "^6.3.1",
43-
"eslint-plugin-react": "^7.20.6",
44-
"eslint-plugin-react-hooks": "^4.1.2",
45-
"eslint-plugin-testing-library": "^3.9.0",
36+
"@testing-library/jest-dom": "^5.11.6",
37+
"@testing-library/react": "^11.2.2",
38+
"@testing-library/user-event": "12.2.2",
39+
"eslint": "^7.14.0",
40+
"eslint-plugin-jest": "^24.1.3",
41+
"eslint-plugin-jest-dom": "^3.3.0",
42+
"eslint-plugin-jsx-a11y": "^6.4.1",
43+
"eslint-plugin-react": "^7.21.5",
44+
"eslint-plugin-react-hooks": "^4.2.0",
45+
"eslint-plugin-testing-library": "^3.10.1",
4646
"final-form": "^4.20.1",
4747
"final-form-arrays": "^3.0.2",
48-
"jest": "^26.4.2",
49-
"react": "^16.13.1",
50-
"react-dom": "^16.13.1",
51-
"react-final-form": "^6.5.0",
52-
"react-final-form-arrays": "^3.1.2",
53-
"react-test-renderer": "^16.13.1"
48+
"jest": "^26.6.3",
49+
"react": "^17.0.1",
50+
"react-dom": "^17.0.1",
51+
"react-final-form": "^6.5.2",
52+
"react-final-form-arrays": "^3.1.3",
53+
"react-test-renderer": "^17.0.1"
5454
},
5555
"dependencies": {
5656
"liform-util": "^0.2.1"

0 commit comments

Comments
 (0)