Skip to content

Commit 12c5905

Browse files
authored
(Fix): Upgrade node to 18.20.5 (#933)
Upgrades to LTS for v18 to fix [error](https://github.com/trunk-io/plugins/actions/runs/12253712255/job/34183042496) with prisma install.
1 parent 0c4c9bc commit 12c5905

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

runtimes/node/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ runtimes:
5959
- name: NODE_OPTIONS
6060
value: ${env.NODE_OPTIONS}
6161
optional: true
62-
known_good_version: 18.12.1
62+
known_good_version: 18.20.5
6363
version_commands:
6464
- run: node --version
6565
parse_regex: ${semver}

tests/driver/lint_driver.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ runtimes:
9494
enabled:
9595
# required in order to query latest
9696
- go@1.21.0
97-
- node@18.12.1
97+
- node@18.20.5
9898
- python@3.10.8
9999
- ruby@3.1.4
100100
plugins:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy