Skip to content

Commit 067fb4d

Browse files
chore: update node.js to v12.22.8 (#2926)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b62e635 commit 067fb4d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.22.7
1+
12.22.8

@commitlint/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@commitlint/test": "^16.0.0",
4141
"@commitlint/utils": "^16.0.0",
42-
"@types/node": "12.20.37",
42+
"@types/node": "12.20.39",
4343
"@types/yargs": "^17.0.0",
4444
"execa": "^5.0.0",
4545
"fs-extra": "^10.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2230,10 +2230,10 @@
22302230
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.4.tgz#fec0ce0526abb6062fd206d72a642811b887a111"
22312231
integrity sha512-6xwbrW4JJiJLgF+zNypN5wr2ykM9/jHcL7rQ8fZe2vuftggjzZeRSM4OwRc6Xk8qWjwJ99qVHo/JgOGmomWRog==
22322232

2233-
"@types/node@12.20.37":
2234-
version "12.20.37"
2235-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed"
2236-
integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==
2233+
"@types/node@12.20.39":
2234+
version "12.20.39"
2235+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.39.tgz#ef3cb119eaba80e9f1012c78b9384a7489a18bf6"
2236+
integrity sha512-U7PMwkDmc3bnL0e4U8oA0POpi1vfsYDc+DEUS2+rPxm9NlLcW1dBa5JcRhO633PoPUcCSWMNXrMsqhmAVEo+IQ==
22372237

22382238
"@types/node@^12.20.27":
22392239
version "12.20.38"

0 commit comments

Comments
 (0)