Skip to content

Commit 9f30ae5

Browse files
committed
chore: bump @types/node to 12.20.7
1 parent 6207a31 commit 9f30ae5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/express": "^4.17.8",
4242
"@types/http-proxy": "^1.17.4",
4343
"@types/js-yaml": "^4.0.0",
44-
"@types/node": "^12.12.7",
44+
"@types/node": "~12.20.7",
4545
"@types/parcel-bundler": "^1.12.1",
4646
"@types/pem": "^1.9.5",
4747
"@types/proxy-from-env": "^1.0.1",
@@ -72,7 +72,6 @@
7272
"wtfnode": "^0.8.4"
7373
},
7474
"resolutions": {
75-
"@types/node": "^12.12.7",
7675
"safe-buffer": "^5.1.1",
7776
"vfile-message": "^2.0.2"
7877
},

0 commit comments

Comments
 (0)