Skip to content

Commit aeb4ae1

Browse files
chore(deps): update dependency @types/node to v14.14.16 (#247)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b64c6ad commit aeb4ae1

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.16.0",
3636
"husky": "4.3.6",
3737
"lint-staged": "10.5.3",
38-
"@types/node": "14.14.14",
38+
"@types/node": "14.14.16",
3939
"bob-the-bundler": "1.1.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
@@ -1156,10 +1156,10 @@
11561156
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
11571157
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
11581158

1159-
"@types/[email protected].14":
1160-
version "14.14.14"
1161-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae"
1162-
integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ==
1159+
"@types/[email protected].16":
1160+
version "14.14.16"
1161+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.16.tgz#3cc351f8d48101deadfed4c9e4f116048d437b4b"
1162+
integrity sha512-naXYePhweTi+BMv11TgioE2/FXU4fSl29HAH1ffxVciNsH3rYXjNP2yM8wqmSm7jS20gM8TIklKiTen+1iVncw==
11631163

11641164
"@types/node@^12.7.1":
11651165
version "12.12.62"

0 commit comments

Comments
 (0)