File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
31
31
"@rollup/plugin-terser" : " ^0.4.4" ,
32
32
"@rollup/plugin-typescript" : " ^11.1.6" ,
33
- "@stylistic/eslint-plugin-js" : " ^1.6 .2" ,
33
+ "@stylistic/eslint-plugin-js" : " ^1.7 .2" ,
34
34
"@tsconfig/node20" : " ^20.1.4" ,
35
35
"@types/node" : " ^20.12.7" ,
36
36
"@typescript-eslint/eslint-plugin" : " ^7.6.0" ,
Original file line number Diff line number Diff line change 1299
1299
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.14.3.tgz#5b2fb4d8cd44c05deef8a7b0e6deb9ccb8939d18"
1300
1300
integrity sha512-/BypzV0H1y1HzgYpxqRaXGBRqfodgoBBCcsrujT6QRcakDQdfU+Lq9PENPh5jB4I44YWq+0C2eHsHya+nZY1sA==
1301
1301
1302
- " @stylistic/eslint-plugin-js@^1.6 .2 " :
1303
- version "1.7.0 "
1304
- resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.7.0 .tgz#7453e3c340284254d33ca25a1a3f234337155087 "
1305
- integrity sha512-PN6On/+or63FGnhhMKSQfYcWutRlzOiYlVdLM6yN7lquoBTqUJHYnl4TA4MHwiAt46X5gRxDr1+xPZ1lOLcL+Q ==
1302
+ " @stylistic/eslint-plugin-js@^1.7 .2 " :
1303
+ version "1.7.2 "
1304
+ resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.7.2 .tgz#3f2f6a82d75219698b2e30cc306bfdc7677b7496 "
1305
+ integrity sha512-ZYX7C5p7zlHbACwFLU+lISVh6tdcRP/++PWegh2Sy0UgMT5kU0XkPa2tKWEtJYzZmPhJxu9LxbnWcnE/tTwSDQ ==
1306
1306
dependencies :
1307
- " @types/eslint" " ^8.56.2 "
1307
+ " @types/eslint" " ^8.56.8 "
1308
1308
acorn "^8.11.3"
1309
1309
escape-string-regexp "^4.0.0"
1310
1310
eslint-visitor-keys "^3.4.3"
1335
1335
resolved "https://registry.yarnpkg.com/@tsconfig/node20/-/node20-20.1.4.tgz#3457d42eddf12d3bde3976186ab0cd22b85df928"
1336
1336
integrity sha512-sqgsT69YFeLWf5NtJ4Xq/xAF8p4ZQHlmGW74Nu2tD4+g5fAsposc4ZfaaPixVu4y01BEiDCWLRDCvDM5JOsRxg==
1337
1337
1338
- " @types/eslint@^8.56.2 " :
1339
- version "8.56.5 "
1340
- resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.5 .tgz#94b88cab77588fcecdd0771a6d576fa1c0af9d02 "
1341
- integrity sha512-u5/YPJHo1tvkSF2CE0USEkxon82Z5DBy2xR+qfyYNszpX9qcs4sT6uq2kBbj4BXY1+DBGDPnrhMZV3pKWGNukw ==
1338
+ " @types/eslint@^8.56.8 " :
1339
+ version "8.56.9 "
1340
+ resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.9 .tgz#403e9ced04a34e63f1c383c5b8ee1a94442c8cc4 "
1341
+ integrity sha512-W4W3KcqzjJ0sHg2vAq9vfml6OhsJ53TcUjUqfzzZf/EChUtwspszj/S0pzMxnfRcO55/iGq47dscXw71Fxc4Zg ==
1342
1342
dependencies :
1343
1343
" @types/estree" " *"
1344
1344
" @types/json-schema" " *"
You can’t perform that action at this time.
0 commit comments