Skip to content

Commit 4e28def

Browse files
committed
v4.3.1
1 parent 35aa279 commit 4e28def

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alasql",
33
"description": "Use SQL to select and filter javascript data - including relational joins and search in nested objects (JSON). Export to and import from Excel and CSV",
4-
"version": "4.3.0",
4+
"version": "4.3.1",
55
"author": "Andrey Gershun <[email protected]>",
66
"contributors": [
77
"Mathias Wulff <[email protected]>"
@@ -53,8 +53,8 @@
5353
"blueimp-md5": "2.19.0",
5454
"cmdmix": "2.1.1",
5555
"dom-storage": "2.1.0",
56-
"esbuild": "0.20.1",
57-
"eslint": "8.56.0",
56+
"esbuild": "0.20.2",
57+
"eslint": "8.57.0",
5858
"eslint-config-standard": "17.1.0",
5959
"eslint-plugin-import": "2.29.1",
6060
"eslint-plugin-n": "16.6.2",
@@ -63,10 +63,10 @@
6363
"git-branch-is": "4.0.0",
6464
"husky": "8.0.3",
6565
"jison-gho": "^0.6.1-216",
66-
"lint-staged": "15.2.0",
66+
"lint-staged": "15.2.2",
6767
"mocha": "10.3.0",
6868
"mocha.parallel": "0.15.6",
69-
"open": "10.0.3",
69+
"open": "10.1.0",
7070
"prettier": "3.2.5",
7171
"react-native-fetch-blob": "^0.10.8",
7272
"react-native-fs": "^2.20.0",

0 commit comments

Comments
 (0)