File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 75
75
"devDependencies" : {
76
76
"@aureooms/js-string" : " 1.0.0" ,
77
77
"@babel/core" : " 7.19.0" ,
78
- "@babel/plugin-transform-destructuring" : " ^ 7.18.13" ,
78
+ "@babel/plugin-transform-destructuring" : " 7.18.13" ,
79
79
"@babel/plugin-transform-for-of" : " 7.18.8" ,
80
80
"@babel/preset-env" : " 7.19.0" ,
81
81
"@commitlint/cli" : " 17.1.2" ,
Original file line number Diff line number Diff line change 603
603
dependencies :
604
604
" @babel/helper-plugin-utils" " ^7.18.9"
605
605
606
- " @babel/plugin-transform-destructuring@^7.18.13 " :
606
+ " @babel/plugin-transform-destructuring@7.18.13 " , "@babel/plugin-transform-destructuring@ ^7.18.13":
607
607
version "7.18.13"
608
608
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.13.tgz#9e03bc4a94475d62b7f4114938e6c5c33372cbf5"
609
609
integrity sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow==
1561
1561
dependencies :
1562
1562
" @types/node" " *"
1563
1563
1564
- " @typescript-eslint/eslint-plugin@* " :
1564
+ " @typescript-eslint/eslint-plugin@^5.35.1 " :
1565
1565
version "5.36.2"
1566
1566
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.36.2.tgz#6df092a20e0f9ec748b27f293a12cb39d0c1fe4d"
1567
1567
integrity sha512-OwwR8LRwSnI98tdc2z7mJYgY60gf7I9ZfGjN5EjCwwns9bdTuQfAXcsjSB2wSQ/TVNYSGKf4kzVXbNGaZvwiXw==
1576
1576
semver "^7.3.7"
1577
1577
tsutils "^3.21.0"
1578
1578
1579
- " @typescript-eslint/parser@* " :
1579
+ " @typescript-eslint/parser@^5.35.1 " :
1580
1580
version "5.36.2"
1581
1581
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.36.2.tgz#3ddf323d3ac85a25295a55fcb9c7a49ab4680ddd"
1582
1582
integrity sha512-qS/Kb0yzy8sR0idFspI9Z6+t7mqk/oRjnAYfewG+VN73opAUvmYL3oPIMmgOX6CnQS6gmVIXGshlb5RY/R22pA==
@@ -3648,7 +3648,7 @@ eslint-config-prettier@^8.5.0:
3648
3648
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
3649
3649
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
3650
3650
3651
- eslint-config-xo-typescript@* :
3651
+ eslint-config-xo-typescript@^0.53.0 :
3652
3652
version "0.53.0"
3653
3653
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.53.0.tgz#702be21ea0dfcb124903c5f723d023b1fdeb0da2"
3654
3654
integrity sha512-IJ1n70egMPTou/41HoGGFbLf/2WCsVW5lSUxOSklrR8T1221fMRPVJxIVZ3evr8R+N5wR6uzg/0uzSymwWA5Bg==
You can’t perform that action at this time.
0 commit comments