Skip to content

Commit 0f468cb

Browse files
committed
⬆️ Update dependency @types/node to v14.14.45
1 parent ca8b919 commit 0f468cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@ava/typescript": "1.1.1",
2828
"@neocord/eslint-config": "neo-cord/eslint-config",
29-
"@types/node": "14.14.41",
29+
"@types/node": "14.14.45",
3030
"@typescript-eslint/eslint-plugin": "4.22.0",
3131
"@typescript-eslint/parser": "4.22.0",
3232
"ava": "3.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@
101101
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
102102
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
103103

104-
"@types/node@14.14.41":
105-
version "14.14.41"
106-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
107-
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
104+
"@types/node@14.14.45":
105+
version "14.14.45"
106+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.45.tgz#ec2dfb5566ff814d061aef7e141575aedba245cf"
107+
integrity sha512-DssMqTV9UnnoxDWu959sDLZzfvqCF0qDNRjaWeYSui9xkFe61kKo4l1TWNTQONpuXEm+gLMRvdlzvNHBamzmEw==
108108

109109
"@types/normalize-package-data@^2.4.0":
110110
version "2.4.0"

0 commit comments

Comments
 (0)