Skip to content

Commit

Permalink
test: fix @types/node version in tests re: #12297
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Aug 21, 2022
1 parent 99b4189 commit 4d813fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -39,6 +39,7 @@
"@babel/preset-env": "7.10.4",
"@typescript-eslint/eslint-plugin": "4.10.0",
"@typescript-eslint/parser": "4.10.0",
"@types/node": "16.x",
"acquit": "1.x",
"acquit-ignore": "0.1.x",
"acquit-require": "0.1.x",
Expand Down

0 comments on commit 4d813fa

Please sign in to comment.