Skip to content

Commit 8e40d9c

Browse files
Update Node.js to v14.21.3
1 parent 868a74e commit 8e40d9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@rollup/plugin-node-resolve": "11.1.1",
4545
"@rollup/plugin-typescript": "8.1.1",
4646
"@types/mri": "1.1.0",
47-
"@types/node": "14.14.35",
47+
"@types/node": "14.18.50",
4848
"@types/tap": "14.10.2",
4949
"np": "https://github.com/pixelastic/np/tarball/c3ab2e3b053c7da0ce40a572ca1616273ac080f8",
5050
"npm-run-all": "4.1.5",
@@ -57,7 +57,7 @@
5757
"typescript-esm": "2.0.0"
5858
},
5959
"volta": {
60-
"node": "14.16.0",
60+
"node": "14.21.3",
6161
"yarn": "1.22.10"
6262
},
6363
"filesize": {

0 commit comments

Comments
 (0)