vis-dev-utils 6.0.5 → 6.0.7

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 6.0.5
10
- * @date 2026-06-23T21:27:27.830Z
9
+ * @version 6.0.7
10
+ * @date 2026-06-24T06:35:58.463Z
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 6.0.5
10
- * @date 2026-06-23T21:27:27.830Z
9
+ * @version 6.0.7
10
+ * @date 2026-06-24T06:35:58.463Z
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 6.0.5
10
- * @date 2026-06-23T21:27:27.830Z
9
+ * @version 6.0.7
10
+ * @date 2026-06-24T06:35:58.463Z
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 6.0.5
10
- * @date 2026-06-23T21:27:27.830Z
9
+ * @version 6.0.7
10
+ * @date 2026-06-24T06:35:58.463Z
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 6.0.5
10
- * @date 2026-06-23T21:27:27.830Z
9
+ * @version 6.0.7
10
+ * @date 2026-06-24T06:35:58.463Z
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 6.0.5
8
- * @date 2026-06-23T21:27:27.830Z
7
+ * @version 6.0.7
8
+ * @date 2026-06-24T06:35:58.463Z
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 6.0.5
8
- * @date 2026-06-23T21:27:27.830Z
7
+ * @version 6.0.7
8
+ * @date 2026-06-24T06:35:58.463Z
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": "6.0.5",
3
+ "version": "6.0.7",
4
4
  "description": "Development utilities for the Vis family projects.",
5
5
  "homepage": "http://visjs.org/",
6
6
  "license": "(Apache-2.0 OR MIT)",
@@ -101,7 +101,7 @@
101
101
  "@rollup/plugin-typescript": "12.1.4",
102
102
  "@typescript-eslint/eslint-plugin": "5.62.0",
103
103
  "@typescript-eslint/parser": "5.62.0",
104
- "babel-plugin-istanbul": "7.0.0",
104
+ "babel-plugin-istanbul": "7.0.1",
105
105
  "chai": "5.2.0",
106
106
  "cheerio": "1.1.0",
107
107
  "css-select": "5.1.0",
@@ -135,7 +135,7 @@
135
135
  "@types/puppeteer": "7.0.4",
136
136
  "@types/sinon": "17.0.4",
137
137
  "@types/tmp": "0.2.6",
138
- "@types/yargs": "17.0.33",
138
+ "@types/yargs": "17.0.35",
139
139
  "eslint": "8.51.0",
140
140
  "husky": "9.1.7",
141
141
  "lint-staged": "16.1.2",