Skip to content

Commit 922eff8

Browse files
chore(deps): update dependency @types/node to v14.14.43 (#68)
1 parent 5c79155 commit 922eff8

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.pnp.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/@types-node-npm-14.14.42-4955823359-a9803d904b.zip renamed to .yarn/cache/@types-node-npm-14.14.43-cddd452ab7-b7a9e6df7c.zip

123 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"autoprefixer": "10.2.5",
2323
"@babel/runtime": "7.13.17",
2424
"@tailwindcss/typography": "0.4.0",
25-
"@types/node": "14.14.42",
25+
"@types/node": "14.14.43",
2626
"@types/react": "17.0.4",
2727
"@typescript-eslint/eslint-plugin": "4.22.0",
2828
"@typescript-eslint/parser": "4.22.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,10 @@ __metadata:
249249
languageName: node
250250
linkType: hard
251251

252-
"@types/node@npm:14.14.42":
253-
version: 14.14.42
254-
resolution: "@types/node@npm:14.14.42"
255-
checksum: a9803d904badfd32fd2efe6efc40e5838a44dc0cb8b415762f890308581167a74f5d8f3e4074720d81490aad6a86ad130661cd9ecb79591aad9b5ee41fca7ad2
252+
"@types/node@npm:14.14.43":
253+
version: 14.14.43
254+
resolution: "@types/node@npm:14.14.43"
255+
checksum: b7a9e6df7c2a6f90e783bfe6ef358cc2c3ff4e1dfcea56b83349cd3feefd02a9b6fa54b443983694b4398a06257d871c947abeae03bd0d39fd71981161d61765
256256
languageName: node
257257
linkType: hard
258258

@@ -1695,7 +1695,7 @@ __metadata:
16951695
dependencies:
16961696
"@babel/runtime": 7.13.17
16971697
"@tailwindcss/typography": 0.4.0
1698-
"@types/node": 14.14.42
1698+
"@types/node": 14.14.43
16991699
"@types/react": 17.0.4
17001700
"@typescript-eslint/eslint-plugin": 4.22.0
17011701
"@typescript-eslint/parser": 4.22.0

0 commit comments

Comments
 (0)