Skip to content

Commit bb9aef8

Browse files
committed
chore(deps): bump dependencies
1 parent 3412eb3 commit bb9aef8

File tree

4 files changed

+1994
-1987
lines changed

4 files changed

+1994
-1987
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@
1616
"prettier:fix": "prettier --write '**/*.{js,jsx,json,md,css,scss,sh,yml,yaml,html}' --ignore-path .gitignore"
1717
},
1818
"devDependencies": {
19-
"@babel/core": "^7.11.1",
20-
"@babel/preset-env": "^7.11.0",
19+
"@babel/core": "^7.12.3",
20+
"@babel/preset-env": "^7.12.1",
2121
"babel-eslint": "^10.1.0",
22-
"conventional-changelog-conventionalcommits": "^4.4.0",
23-
"eslint": "^7.6.0",
24-
"eslint-config-prettier": "^6.11.0",
22+
"conventional-changelog-conventionalcommits": "^4.5.0",
23+
"eslint": "^7.12.1",
24+
"eslint-config-prettier": "^6.15.0",
2525
"eslint-plugin-compat": "^3.8.0",
26-
"eslint-plugin-import": "^2.22.0",
27-
"eslint-plugin-jest": "^23.20.0",
26+
"eslint-plugin-import": "^2.22.1",
27+
"eslint-plugin-jest": "^24.1.0",
2828
"eslint-plugin-prettier": "^3.1.4",
29-
"husky": "^4.2.5",
30-
"jest": "^26.4.0",
29+
"husky": "^4.3.0",
30+
"jest": "^26.6.3",
3131
"jest-fetch-mock": "^3.0.3",
3232
"jquery": "^3.5.1",
3333
"lerna": "^3.22.1",
34-
"lint-staged": "^10.2.2",
35-
"prettier": "^2.0.5",
36-
"whatwg-fetch": "^3.4.0"
34+
"lint-staged": "^10.5.1",
35+
"prettier": "^2.1.2",
36+
"whatwg-fetch": "^3.4.1"
3737
},
3838
"husky": {
3939
"hooks": {

packages/display-js/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@
3535
"access": "public"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "^7.10.5",
39-
"@babel/core": "^7.11.1",
40-
"@babel/node": "^7.10.5",
41-
"@rollup/plugin-babel": "^5.2.0",
42-
"@rollup/plugin-node-resolve": "^9.0.0",
43-
"eslint": "^7.6.0",
44-
"jest": "^26.4.0",
38+
"@babel/cli": "^7.12.1",
39+
"@babel/core": "^7.12.3",
40+
"@babel/node": "^7.12.6",
41+
"@rollup/plugin-babel": "^5.2.1",
42+
"@rollup/plugin-node-resolve": "^10.0.0",
43+
"eslint": "^7.12.1",
44+
"jest": "^26.6.3",
4545
"jest-fetch-mock": "^3.0.3",
4646
"jquery": "^3.5.1",
47-
"prettier": "^2.0.5",
48-
"rollup": "^2.25.0",
47+
"prettier": "^2.1.2",
48+
"rollup": "^2.33.1",
4949
"rollup-plugin-filesize": "^9.0.2",
50-
"rollup-plugin-terser": "^7.0.0",
51-
"whatwg-fetch": "^3.4.0"
50+
"rollup-plugin-terser": "^7.0.2",
51+
"whatwg-fetch": "^3.4.1"
5252
}
5353
}

packages/display-react/package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,21 @@
3434
"react"
3535
],
3636
"devDependencies": {
37-
"@babel/cli": "^7.10.5",
38-
"@babel/node": "^7.10.5",
39-
"@babel/plugin-transform-runtime": "^7.11.0",
40-
"@rollup/plugin-babel": "^5.2.0",
41-
"@rollup/plugin-node-resolve": "^9.0.0",
42-
"babel-preset-react-app": "^9.1.2",
43-
"eslint": "^7.6.0",
44-
"eslint-config-react-app": "^5.2.1",
37+
"@babel/cli": "^7.12.1",
38+
"@babel/node": "^7.12.6",
39+
"@babel/plugin-transform-runtime": "^7.12.1",
40+
"@rollup/plugin-babel": "^5.2.1",
41+
"@rollup/plugin-node-resolve": "^10.0.0",
42+
"babel-preset-react-app": "^10.0.0",
43+
"eslint": "^7.12.1",
44+
"eslint-config-react-app": "^6.0.0",
4545
"eslint-plugin-flowtype": "^5.2.0",
46-
"eslint-plugin-jsx-a11y": "^6.3.1",
47-
"eslint-plugin-react": "^7.20.6",
48-
"eslint-plugin-react-hooks": "^4.0.8",
49-
"jest": "^26.4.0",
50-
"prettier": "^2.0.5",
51-
"rollup": "^2.25.0",
46+
"eslint-plugin-jsx-a11y": "^6.4.1",
47+
"eslint-plugin-react": "^7.21.5",
48+
"eslint-plugin-react-hooks": "^4.2.0",
49+
"jest": "^26.6.3",
50+
"prettier": "^2.1.2",
51+
"rollup": "^2.33.1",
5252
"rollup-plugin-filesize": "^9.0.2"
5353
},
5454
"publishConfig": {
@@ -58,7 +58,7 @@
5858
"react": ">= 16.8"
5959
},
6060
"dependencies": {
61-
"@babel/runtime": "^7.11.2",
61+
"@babel/runtime": "^7.12.5",
6262
"@hubstairs/display-js": "^1.0.0"
6363
}
6464
}

0 commit comments

Comments
 (0)