vis-dev-utils 6.0.4 → 6.0.6

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.4
10
- * @date 2026-06-23T17:32:53.541Z
9
+ * @version 6.0.6
10
+ * @date 2026-06-24T02:31:47.254Z
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.4
10
- * @date 2026-06-23T17:32:53.541Z
9
+ * @version 6.0.6
10
+ * @date 2026-06-24T02:31:47.254Z
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.4
10
- * @date 2026-06-23T17:32:53.541Z
9
+ * @version 6.0.6
10
+ * @date 2026-06-24T02:31:47.254Z
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.4
10
- * @date 2026-06-23T17:32:53.541Z
9
+ * @version 6.0.6
10
+ * @date 2026-06-24T02:31:47.254Z
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.4
10
- * @date 2026-06-23T17:32:53.541Z
9
+ * @version 6.0.6
10
+ * @date 2026-06-24T02:31:47.254Z
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.4
8
- * @date 2026-06-23T17:32:53.541Z
7
+ * @version 6.0.6
8
+ * @date 2026-06-24T02:31:47.254Z
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.4
8
- * @date 2026-06-23T17:32:53.541Z
7
+ * @version 6.0.6
8
+ * @date 2026-06-24T02:31:47.254Z
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.4",
3
+ "version": "6.0.6",
4
4
  "description": "Development utilities for the Vis family projects.",
5
5
  "homepage": "http://visjs.org/",
6
6
  "license": "(Apache-2.0 OR MIT)",
@@ -88,7 +88,7 @@
88
88
  "fs-extra": "11.3.0"
89
89
  },
90
90
  "peerDependencies": {
91
- "@babel/core": "7.29.6",
91
+ "@babel/core": "7.29.7",
92
92
  "@babel/plugin-transform-runtime": "7.28.5",
93
93
  "@babel/preset-env": "7.28.6",
94
94
  "@babel/preset-typescript": "7.27.1",
@@ -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",