@phun-ky/speccer 11.3.19 → 11.3.20

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.
@@ -2,7 +2,7 @@
2
2
  * @phun-ky/speccer
3
3
  * A script to annotate, show spacing specs and to display typography information in documentation/website on HTML elements
4
4
  * @author Alexander Vassbotn Røyne-Helgesen <alexander@phun-ky.net>
5
- * @version 11.3.19
5
+ * @version 11.3.20
6
6
  * @license
7
7
  * Copyright (c) 2018-2026 Alexander Vassbotn Røyne-Helgesen
8
8
  *
package/dist/speccer.js CHANGED
@@ -2,7 +2,7 @@
2
2
  * @phun-ky/speccer
3
3
  * A script to annotate, show spacing specs and to display typography information in documentation/website on HTML elements
4
4
  * @author Alexander Vassbotn Røyne-Helgesen <alexander@phun-ky.net>
5
- * @version 11.3.19
5
+ * @version 11.3.20
6
6
  * @license
7
7
  * Copyright (c) 2018-2026 Alexander Vassbotn Røyne-Helgesen
8
8
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@phun-ky/speccer",
3
- "version": "11.3.19",
3
+ "version": "11.3.20",
4
4
  "description": "A script to annotate, show spacing specs and to display typography information in documentation/website on HTML elements",
5
5
  "keywords": [
6
6
  "a11y",
@@ -97,7 +97,7 @@
97
97
  "@testing-library/dom": "^10.4.0",
98
98
  "@testing-library/jest-dom": "^6.4.2",
99
99
  "@types/jsdom": "^27.0.0",
100
- "@types/node": "^24.0.3",
100
+ "@types/node": "^25.0.3",
101
101
  "cobertura": "^1.0.1",
102
102
  "cssnano": "^7.0.6",
103
103
  "eslint": "^9.20.0",
@@ -105,7 +105,7 @@
105
105
  "git-cz": "^4.9.0",
106
106
  "glob-bin": "^1.0.0",
107
107
  "global-jsdom": "^27.0.0",
108
- "globals": "^16.0.0",
108
+ "globals": "^17.0.0",
109
109
  "jsdom": "^27.0.0",
110
110
  "postcss": "^8.5.2",
111
111
  "postcss-cli": "^11.0.0",