Skip to content

Commit 91217cc

Browse files
committed
Bump node to 18.20.5
1 parent 1cb88e2 commit 91217cc

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.19.0
1+
18.20.5

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@
1010
"workspaces": [
1111
"packages/*",
1212
"packages/plugins/*",
13-
"packages/published/*",
14-
"packages/tests/src/_jest/fixtures/project"
13+
"packages/published/*"
1514
],
1615
"volta": {
17-
"node": "18.19.0",
16+
"node": "18.20.5",
1817
"yarn": "1.22.19"
1918
},
2019
"scripts": {

0 commit comments

Comments
 (0)