Skip to content

Commit a144f64

Browse files
authored
Merge branch 'master' into browse-as-parse-user
2 parents bdbaa60 + 889c7bc commit a144f64

File tree

2 files changed

+90
-67
lines changed

2 files changed

+90
-67
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,27 +50,27 @@
5050
"history": "4.10.1",
5151
"immutable": "4.0.0-rc.9",
5252
"immutable-devtools": "0.1.5",
53-
"js-beautify": "1.10.3",
53+
"js-beautify": "1.11.0",
5454
"json-file-plus": "3.2.0",
5555
"package-json": "6.5.0",
5656
"parse": "2.12.0",
5757
"passport": "0.4.1",
5858
"passport-local": "1.0.0",
59-
"prismjs": "1.19.0",
59+
"prismjs": "1.20.0",
6060
"prop-types": "15.7.2",
6161
"query-string": "6.11.1",
6262
"react": "16.13.1",
6363
"react-ace": "^8.0.0",
6464
"react-dnd": "10.0.2",
6565
"react-dnd-html5-backend": "10.0.2",
6666
"react-dom": "16.13.1",
67-
"react-helmet": "5.2.1",
67+
"react-helmet": "6.0.0",
6868
"react-json-view": "^1.19.1",
6969
"react-redux": "5.1.2",
7070
"react-router": "5.1.2",
7171
"react-router-dom": "5.1.2",
7272
"regenerator-runtime": "0.13.5",
73-
"semver": "7.1.3"
73+
"semver": "7.2.2"
7474
},
7575
"devDependencies": {
7676
"@babel/core": "7.8.7",
@@ -82,9 +82,9 @@
8282
"babel-eslint": "10.1.0",
8383
"babel-loader": "8.1.0",
8484
"babel-plugin-transform-object-rest-spread": "6.26.0",
85-
"core-js": "3.4.4",
85+
"core-js": "3.6.5",
8686
"cross-env": "7.0.2",
87-
"css-loader": "3.4.0",
87+
"css-loader": "3.5.2",
8888
"eslint": "6.8.0",
8989
"eslint-plugin-jest": "23.8.2",
9090
"eslint-plugin-react": "7.19.0",

0 commit comments

Comments
 (0)