File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 34
34
},
35
35
"homepage" : " https://github.com/viqueen/atlassian-devbox#readme" ,
36
36
"devDependencies" : {
37
- "@types/node" : " ^20.11.10 " ,
37
+ "@types/node" : " ^22.0.0 " ,
38
38
"@types/xml2js" : " ^0.4.11" ,
39
39
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
40
40
"@typescript-eslint/parser" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 94
94
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.7.tgz#4b8ecac87fbefbc92f431d09c30e176fc0a7c377"
95
95
integrity sha512-dP7f3LdZIysZnmvP3ANJYTSwg+wLLl8p7RqniVlV7j+oXSXAbt9h0WIBFmJy5inWZoX9wZN6eXx+YXd9Rh3RBA==
96
96
97
- " @types/node@^20.11.10 " :
98
- version "20.17.1 "
99
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.1 .tgz#2b968e060dfb04b7f9550fe3db5f552721c14566 "
100
- integrity sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q ==
97
+ " @types/node@^22.0.0 " :
98
+ version "22.8.2 "
99
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.2 .tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b "
100
+ integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw ==
101
101
dependencies :
102
- undici-types "~6.19.2 "
102
+ undici-types "~6.19.8 "
103
103
104
104
" @types/xml2js@^0.4.11 " :
105
105
version "0.4.14"
@@ -1717,7 +1717,7 @@ unbox-primitive@^1.0.2:
1717
1717
has-symbols "^1.0.3"
1718
1718
which-boxed-primitive "^1.0.2"
1719
1719
1720
- undici-types@~6.19.2 :
1720
+ undici-types@~6.19.8 :
1721
1721
version "6.19.8"
1722
1722
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
1723
1723
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
You can’t perform that action at this time.
0 commit comments