File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 },
5757 "devDependencies" : {
5858 "@types/assert" : " 1.5.11" ,
59- "@types/chai" : " 4.3.20 " ,
59+ "@types/chai" : " 5.2.3 " ,
6060 "@types/lodash.get" : " 4.4.9" ,
6161 "@types/mocha" : " 10.0.10" ,
6262 "@types/semver" : " 7.7.1" ,
Original file line number Diff line number Diff line change 9696 resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.11.tgz#0b022efe761e14cca3d0f8ad1fd77a403de0071e"
9797 integrity sha512-FjS1mxq2dlGr9N4z72/DO+XmyRS3ZZIoVn998MEopAN/OmyN28F4yumRL5pOw2z+hbFLuWGYuF2rrw5p11xM5A==
9898
99- " @types/chai@4.3.20 " :
100- version "4.3.20"
101- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.20.tgz#cb291577ed342ca92600430841a00329ba05cecc"
102- integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==
99+ " @types/chai@5.2.3 " :
100+ version "5.2.3"
101+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.3.tgz#8e9cd9e1c3581fa6b341a5aed5588eb285be0b4a"
102+ integrity sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==
103+ dependencies :
104+ " @types/deep-eql" " *"
105+ assertion-error "^2.0.1"
106+
107+ " @types/deep-eql@* " :
108+ version "4.0.2"
109+ resolved "https://registry.yarnpkg.com/@types/deep-eql/-/deep-eql-4.0.2.tgz#334311971d3a07121e7eb91b684a605e7eea9cbd"
110+ integrity sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==
103111
104112" @types/json-schema@^7.0.9 " :
105113 version "7.0.9"
@@ -269,6 +277,11 @@ array-union@^2.1.0:
269277 resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
270278 integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
271279
280+ assertion-error@^2.0.1 :
281+ version "2.0.1"
282+ resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-2.0.1.tgz#f641a196b335690b1070bf00b6e7593fec190bf7"
283+ integrity sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==
284+
272285balanced-match@^1.0.0 :
273286 version "1.0.2"
274287 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
You can’t perform that action at this time.
0 commit comments