Update dependency node to v24 (#53)

* Update dependency node to v24

* Apply automatic changes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-01 10:22:08 -04:00
committed by GitHub
parent 4c813d03b8
commit 3abbb3f81c
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v5
- uses: actions/setup-node@v6
with:
node-version: 22
node-version: 24
cache: 'npm'
cache-dependency-path: package-lock.json
- run: npm ci

View File

@@ -7,7 +7,7 @@
// @match *://forums.redflagdeals.com/*
// @namespace http://tampermonkey.net/
// @updateURL https://raw.githubusercontent.com/davegallant/rfd-affiliate-stripper/main/script.js
// @version 2025-10-25
// @version 2025-11-01
// ==/UserScript==
(function() {