vis-dev-utils 4.0.8 → 4.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,8 +6,8 @@
6
6
  *
7
7
  * Development utilities for the Vis family projects.
8
8
  *
9
- * @version 4.0.8
10
- * @date 2023-04-01T05:30:13.702Z
9
+ * @version 4.0.9
10
+ * @date 2023-04-01T10:58:22.544Z
11
11
  *
12
12
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
13
13
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
package/bin/ci-utils.js CHANGED
@@ -6,8 +6,8 @@
6
6
  *
7
7
  * Development utilities for the Vis family projects.
8
8
  *
9
- * @version 4.0.8
10
- * @date 2023-04-01T05:30:13.702Z
9
+ * @version 4.0.9
10
+ * @date 2023-04-01T10:58:22.544Z
11
11
  *
12
12
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
13
13
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -6,8 +6,8 @@
6
6
  *
7
7
  * Development utilities for the Vis family projects.
8
8
  *
9
- * @version 4.0.8
10
- * @date 2023-04-01T05:30:13.702Z
9
+ * @version 4.0.9
10
+ * @date 2023-04-01T10:58:22.544Z
11
11
  *
12
12
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
13
13
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -6,8 +6,8 @@
6
6
  *
7
7
  * Development utilities for the Vis family projects.
8
8
  *
9
- * @version 4.0.8
10
- * @date 2023-04-01T05:30:13.702Z
9
+ * @version 4.0.9
10
+ * @date 2023-04-01T10:58:22.544Z
11
11
  *
12
12
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
13
13
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -4,8 +4,8 @@
4
4
  *
5
5
  * Development utilities for the Vis family projects.
6
6
  *
7
- * @version 4.0.8
8
- * @date 2023-04-01T05:30:13.702Z
7
+ * @version 4.0.9
8
+ * @date 2023-04-01T10:58:22.544Z
9
9
  *
10
10
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
11
11
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -4,8 +4,8 @@
4
4
  *
5
5
  * Development utilities for the Vis family projects.
6
6
  *
7
- * @version 4.0.8
8
- * @date 2023-04-01T05:30:13.702Z
7
+ * @version 4.0.9
8
+ * @date 2023-04-01T10:58:22.544Z
9
9
  *
10
10
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
11
11
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vis-dev-utils",
3
- "version": "4.0.8",
3
+ "version": "4.0.9",
4
4
  "description": "Development utilities for the Vis family projects.",
5
5
  "homepage": "http://visjs.org/",
6
6
  "license": "(Apache-2.0 OR MIT)",
@@ -125,7 +125,7 @@
125
125
  "eslint": "8.35.0",
126
126
  "fs-extra": "11.1.1",
127
127
  "husky": "8.0.3",
128
- "lint-staged": "13.1.2",
128
+ "lint-staged": "13.1.4",
129
129
  "mocha": "10.2.0",
130
130
  "npm-run-all": "4.1.5",
131
131
  "opencollective": "1.0.3",