Skip to content

Commit 0affd4d

Browse files
committed
chore: bump node types
1 parent e019b14 commit 0affd4d

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
@@ -53,7 +53,7 @@
5353
"@rollup/plugin-replace": "^2.3.4",
5454
"@types/hash-sum": "^1.0.0",
5555
"@types/jest": "^26.0.16",
56-
"@types/node": "^14.10.1",
56+
"@types/node": "^16.4.7",
5757
"@types/puppeteer": "^5.0.0",
5858
"@typescript-eslint/parser": "^4.1.1",
5959
"brotli": "^1.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -807,10 +807,10 @@
807807
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
808808
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
809809

810-
"@types/node@^14.10.1":
811-
version "14.17.3"
812-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
813-
integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
810+
"@types/node@^16.4.7":
811+
version "16.4.7"
812+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.7.tgz#f7afa78769d4b477f5092d7c3468e2e8653d779c"
813+
integrity sha512-aDDY54sst8sx47CWT6QQqIZp45yURq4dic0+HCYfYNcY5Ejlb/CLmFnRLfy3wQuYafOeh3lB/DAKaqRKBtcZmA==
814814

815815
"@types/normalize-package-data@^2.4.0":
816816
version "2.4.0"

0 commit comments

Comments
 (0)