Skip to content

Commit 4ca48a9

Browse files
authored
Merge branch 'master' into context-menu-filter
2 parents 6a36e4f + 3e8a8e6 commit 4ca48a9

File tree

2 files changed

+60
-69
lines changed

2 files changed

+60
-69
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"passport-local": "1.0.0",
5959
"prismjs": "1.19.0",
6060
"prop-types": "15.7.2",
61-
"query-string": "6.10.1",
61+
"query-string": "6.11.1",
6262
"react": "16.13.0",
6363
"react-ace": "^8.0.0",
6464
"react-dnd": "10.0.2",
@@ -86,7 +86,7 @@
8686
"cross-env": "7.0.0",
8787
"css-loader": "3.4.0",
8888
"eslint": "6.8.0",
89-
"eslint-plugin-jest": "23.8.0",
89+
"eslint-plugin-jest": "23.8.1",
9090
"eslint-plugin-react": "7.17.0",
9191
"file-loader": "4.3.0",
9292
"http-server": "0.12.0",
@@ -103,7 +103,7 @@
103103
"sass-loader": "8.0.0",
104104
"style-loader": "1.1.2",
105105
"svg-prep": "1.0.4",
106-
"webpack": "4.41.2",
106+
"webpack": "4.42.0",
107107
"webpack-cli": "3.3.10"
108108
},
109109
"scripts": {

0 commit comments

Comments
 (0)