@skriptfabrik/json-schema-bundler 0.6.7 → 0.6.8

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.
@@ -24,7 +24,7 @@ jobs:
24
24
  fetch-depth: 0
25
25
 
26
26
  - name: Install Node.js
27
- uses: actions/setup-node@v5
27
+ uses: actions/setup-node@v6
28
28
  with:
29
29
  node-version-file: .node-version
30
30
 
package/.node-version CHANGED
@@ -1 +1 @@
1
- 24.6.0
1
+ 24.10.0
package/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node:24.9.0-alpine
1
+ FROM node:25.0.0-alpine
2
2
 
3
3
  LABEL maintainer="Daniel Schröder <daniel.schroeder@skriptfabrik.com>"
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skriptfabrik/json-schema-bundler",
3
- "version": "0.6.7",
3
+ "version": "0.6.8",
4
4
  "description": "The missing CLI for the JSON Schema $Ref Parser",
5
5
  "keywords": [
6
6
  "json",