File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "@spotify/eslint-plugin" : " ^13.0.0" ,
2626 "husky" : " ^8.0.1" ,
2727 "lerna" : " ^5.1.8" ,
28- "typescript" : " ^4.2.3 "
28+ "typescript" : " ^4.5.0 "
2929 },
3030 "resolutions" : {
3131 "minimist" : " ^1.2.6" ,
Original file line number Diff line number Diff line change 4040 "@typescript-eslint/parser" : " ^5.13.0" ,
4141 "@typescript-eslint/types" : " ^5.13.0" ,
4242 "eslint" : " ^8.10.0" ,
43- "typescript" : " ^4.2.3 "
43+ "typescript" : " ^4.5.0 "
4444 },
4545 "peerDependencies" : {
4646 "@typescript-eslint/parser" : " ^5.13.0" ,
Original file line number Diff line number Diff line change 1515 "test" : " true"
1616 },
1717 "devDependencies" : {
18- "typescript" : " ^4.2.3 "
18+ "typescript" : " ^4.5.0 "
1919 },
2020 "peerDependencies" : {
2121 "typescript" : " >=4 <5"
Original file line number Diff line number Diff line change 5353 "prettier" : " ^2.2.1" ,
5454 "semantic-release" : " ^19.0.2" ,
5555 "ts-jest" : " ^28.0.5" ,
56- "typescript" : " ^4.2.3 "
56+ "typescript" : " ^4.5.0 "
5757 },
5858 "devDependencies" : {
5959 "@types/rimraf" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -8580,11 +8580,16 @@ typedarray@^0.0.6:
85808580 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
85818581 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
85828582
8583- typescript@^4.2.3, typescript@^4. 4.3, typescript@^4.6.4 :
8583+ typescript@^4.4.3, typescript@^4.6.4 :
85848584 version "4.7.4"
85858585 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
85868586 integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
85878587
8588+ typescript@^4.5.0 :
8589+ version "4.9.4"
8590+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
8591+ integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
8592+
85888593uglify-js@^3.1.4 :
85898594 version "3.16.2"
85908595 resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.16.2.tgz#0481e1dbeed343ad1c2ddf3c6d42e89b7a6d4def"
You can’t perform that action at this time.
0 commit comments