File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"@types/jest" : " 29.5.14" ,
54
54
"@types/lodash" : " 4.17.16" ,
55
55
"@types/lru-cache" : " 5.1.1" ,
56
- "@types/node" : " 22.13.9 " ,
56
+ "@types/node" : " 22.13.10 " ,
57
57
"@types/semver" : " 7.5.8" ,
58
58
"@types/topojson-specification" : " 1.0.5" ,
59
59
"@typescript-eslint/eslint-plugin" : " 8.26.0" ,
60
60
"@typescript-eslint/parser" : " 8.26.0" ,
61
61
"babel-jest" : " 29.7.0" ,
62
62
"eslint" : " 9.22.0" ,
63
- "eslint-config-prettier" : " 10.0.2 " ,
63
+ "eslint-config-prettier" : " 10.1.1 " ,
64
64
"eslint-plugin-prettier" : " 5.2.3" ,
65
65
"globals" : " 16.0.0" ,
66
66
"husky" : " 9.1.7" ,
Original file line number Diff line number Diff line change 2141
2141
dependencies :
2142
2142
undici-types "~5.26.4"
2143
2143
2144
- " @types/node@22.13.9 " :
2145
- version "22.13.9 "
2146
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9 .tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca "
2147
- integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw ==
2144
+ " @types/node@22.13.10 " :
2145
+ version "22.13.10 "
2146
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10 .tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4 "
2147
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw ==
2148
2148
dependencies :
2149
2149
undici-types "~6.20.0"
2150
2150
@@ -2828,10 +2828,10 @@ escape-string-regexp@^4.0.0:
2828
2828
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2829
2829
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2830
2830
2831
- eslint-config-prettier@10.0.2 :
2832
- version "10.0.2 "
2833
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2 .tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d "
2834
- integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg ==
2831
+ eslint-config-prettier@10.1.1 :
2832
+ version "10.1.1 "
2833
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1 .tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132 "
2834
+ integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw ==
2835
2835
2836
2836
eslint-plugin-prettier@5.2.3 :
2837
2837
version "5.2.3"
You can’t perform that action at this time.
0 commit comments