Skip to content

Commit 258ff6d

Browse files
committed
Upgrade dependencies
1 parent fc82019 commit 258ff6d

File tree

6 files changed

+3262
-3604
lines changed

6 files changed

+3262
-3604
lines changed

packages/react-jsx-highcharts/package-lock.json

Lines changed: 1077 additions & 1191 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-jsx-highcharts/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -62,28 +62,28 @@
6262
"data"
6363
],
6464
"devDependencies": {
65-
"@babel/cli": "^7.12.0",
66-
"@babel/core": "^7.12.0",
67-
"@babel/plugin-proposal-class-properties": "^7.10.4",
68-
"@babel/plugin-transform-runtime": "^7.12.0",
69-
"@babel/preset-env": "^7.12.0",
70-
"@babel/preset-react": "^7.10.4",
71-
"@types/react": "^16.9.52",
65+
"@babel/cli": "^7.12.1",
66+
"@babel/core": "^7.12.3",
67+
"@babel/plugin-proposal-class-properties": "^7.12.1",
68+
"@babel/plugin-transform-runtime": "^7.12.1",
69+
"@babel/preset-env": "^7.12.1",
70+
"@babel/preset-react": "^7.12.1",
71+
"@types/react": "^16.9.53",
7272
"babel-eslint": "^10.1.0",
7373
"babel-loader": "^8.1.0",
7474
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
7575
"cross-env": "^7.0.2",
7676
"enzyme": "~3.11.0",
7777
"enzyme-adapter-react-16": "^1.15.5",
7878
"eslint": "^5.16.0",
79-
"eslint-config-prettier": "^6.12.0",
79+
"eslint-config-prettier": "^6.14.0",
8080
"eslint-plugin-import": "^2.22.1",
8181
"eslint-plugin-prettier": "^3.1.4",
82-
"eslint-plugin-react": "^7.21.4",
83-
"eslint-plugin-react-hooks": "^4.1.2",
82+
"eslint-plugin-react": "^7.21.5",
83+
"eslint-plugin-react-hooks": "^4.2.0",
8484
"eslint-plugin-react-perf": "^3.2.4",
85-
"highcharts": "^8.2.0",
86-
"jest": "^26.5.3",
85+
"highcharts": "^8.2.2",
86+
"jest": "^26.6.0",
8787
"jest-enzyme": "^7.1.2",
8888
"prettier": "^2.1.2",
8989
"prop-types": "^15.7.2",
@@ -96,7 +96,7 @@
9696
"webpack-cli": "^3.3.12"
9797
},
9898
"dependencies": {
99-
"@babel/runtime": "^7.12.0",
99+
"@babel/runtime": "^7.12.1",
100100
"uuid": "^8.3.1"
101101
},
102102
"peerDependencies": {

0 commit comments

Comments
 (0)