Skip to content

Commit a1c57bc

Browse files
chore(deps): update dependency @types/node to v14.14.43 (#404)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 33185d0 commit a1c57bc

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
@@ -35,7 +35,7 @@
3535
"eslint": "7.25.0",
3636
"husky": "6.0.0",
3737
"lint-staged": "10.5.4",
38-
"@types/node": "14.14.42",
38+
"@types/node": "14.14.43",
3939
"bob-the-bundler": "1.2.0",
4040
"eslint-config-standard": "16.0.2",
4141
"eslint-plugin-import": "2.22.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,10 +1298,10 @@
12981298
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
12991299
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
13001300

1301-
"@types/[email protected].42":
1302-
version "14.14.42"
1303-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.42.tgz#20271ce899f35eb6cd525f500bfa8f4c9e27ecd6"
1304-
integrity sha512-88QoObqn9WYIUMRzOx92GmSHmU3JCyukC2ulEv8tFjUG9VeV2FQ/cA7VQ1gi+rB/+gBMVvzVFcTnz8RdMDVIWw==
1301+
"@types/[email protected].43":
1302+
version "14.14.43"
1303+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.43.tgz#26bcbb0595b305400e8ceaf9a127a7f905ae49c8"
1304+
integrity sha512-3pwDJjp1PWacPTpH0LcfhgjvurQvrZFBrC6xxjaUEZ7ifUtT32jtjPxEMMblpqd2Mvx+k8haqQJLQxolyGN/cQ==
13051305

13061306
"@types/node@^12.7.1":
13071307
version "12.12.62"

0 commit comments

Comments
 (0)