File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 54
54
"@types/jest" : " 29.5.14" ,
55
55
"@types/lodash" : " 4.17.16" ,
56
56
"@types/lru-cache" : " 5.1.1" ,
57
- "@types/node" : " 22.13.9 " ,
57
+ "@types/node" : " 22.13.10 " ,
58
58
"@types/semver" : " 7.5.8" ,
59
59
"@types/topojson-specification" : " 1.0.5" ,
60
60
"@typescript-eslint/eslint-plugin" : " 8.26.0" ,
Original file line number Diff line number Diff line change 1464
1464
dependencies :
1465
1465
undici-types "~5.26.4"
1466
1466
1467
+ <<<<<<< HEAD
1467
1468
" @types/node@22.13.9 " :
1468
1469
version "22.13.9"
1469
1470
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
1470
1471
integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
1471
1472
>>>>>>> ae67339 (chore(deps): update dependency @types/node to v22.13.9 (#648))
1473
+ =======
1474
+ " @types/node@22.13.10 " :
1475
+ version "22.13.10"
1476
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
1477
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
1478
+ >>>>>>> 3bae524 (chore(deps): update dependency @types/node to v22.13.10 (#655))
1472
1479
dependencies :
1473
1480
undici-types "~6.20.0"
1474
1481
You can’t perform that action at this time.
0 commit comments