chore(deps): update dependency @types/node to v14.17.2 #266
2 changed files with 10 additions and 3 deletions
|
@ -45,7 +45,7 @@
|
||||||
"@babel/preset-typescript": "^7.12.7",
|
"@babel/preset-typescript": "^7.12.7",
|
||||||
"@tophat/eslint-config": "^0.7.0",
|
"@tophat/eslint-config": "^0.7.0",
|
||||||
"@types/jest": "26.0.23",
|
"@types/jest": "26.0.23",
|
||||||
"@types/node": "^14.14.13",
|
"@types/node": "14.17.2",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.9.1",
|
"@typescript-eslint/eslint-plugin": "^4.9.1",
|
||||||
"@typescript-eslint/parser": "^4.9.1",
|
"@typescript-eslint/parser": "^4.9.1",
|
||||||
"eslint": "^7.0.0",
|
"eslint": "^7.0.0",
|
||||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -1846,13 +1846,20 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:*, @types/node@npm:^14.14.13":
|
"@types/node@npm:*":
|
||||||
version: 14.14.30
|
version: 14.14.30
|
||||||
resolution: "@types/node@npm:14.14.30"
|
resolution: "@types/node@npm:14.14.30"
|
||||||
checksum: 9283bf3233cb1508a06df34d078107b014bf737efd14f656769608e9b4190d118c045ff6172ab04fc1e2c61ff10712df92ac0403542886e063f5500b5f654538
|
checksum: 9283bf3233cb1508a06df34d078107b014bf737efd14f656769608e9b4190d118c045ff6172ab04fc1e2c61ff10712df92ac0403542886e063f5500b5f654538
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@types/node@npm:14.17.2":
|
||||||
|
version: 14.17.2
|
||||||
|
resolution: "@types/node@npm:14.17.2"
|
||||||
|
checksum: 7a2e90989ce2948d3cdfc1d15fb5f0439ea53971d81a466ad049922bb23ef38252f6639271ae5899670ab93d48ed62542ad687767e45ffa6fe902ce59f518e5b
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@types/prettier@npm:^2.1.5":
|
"@types/prettier@npm:^2.1.5":
|
||||||
version: 2.2.3
|
version: 2.2.3
|
||||||
resolution: "@types/prettier@npm:2.2.3"
|
resolution: "@types/prettier@npm:2.2.3"
|
||||||
|
@ -5820,7 +5827,7 @@ __metadata:
|
||||||
"@babel/preset-typescript": ^7.12.7
|
"@babel/preset-typescript": ^7.12.7
|
||||||
"@tophat/eslint-config": ^0.7.0
|
"@tophat/eslint-config": ^0.7.0
|
||||||
"@types/jest": 26.0.23
|
"@types/jest": 26.0.23
|
||||||
"@types/node": ^14.14.13
|
"@types/node": 14.17.2
|
||||||
"@typescript-eslint/eslint-plugin": ^4.9.1
|
"@typescript-eslint/eslint-plugin": ^4.9.1
|
||||||
"@typescript-eslint/parser": ^4.9.1
|
"@typescript-eslint/parser": ^4.9.1
|
||||||
eslint: ^7.0.0
|
eslint: ^7.0.0
|
||||||
|
|
Reference in a new issue