File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 49
49
"@rollup/plugin-typescript" : " ^11.1.1" ,
50
50
"@sindresorhus/tsconfig" : " ^3.0.1" ,
51
51
"@types/js-yaml" : " ^4.0.5" ,
52
- "@types/node" : " ^20.2.5 " ,
52
+ "@types/node" : " ^20.3.0 " ,
53
53
"@typescript-eslint/eslint-plugin" : " ^5.59.9" ,
54
54
"@typescript-eslint/parser" : " ^5.59.9" ,
55
55
"@vitest/coverage-c8" : " ^0.32.0" ,
56
56
"eslint" : " ^8.42.0" ,
57
57
"eslint-plugin-import" : " ^2.27.5" ,
58
- "rollup" : " ^3.24.0 " ,
58
+ "rollup" : " ^3.25.1 " ,
59
59
"typescript" : " ^5.1.3"
60
60
},
61
61
"publishConfig" : {
Original file line number Diff line number Diff line change 409
409
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
410
410
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
411
411
412
- " @types/node@*" , "@types/node@^20.2.5 ":
413
- version "20.2.5 "
414
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.5 .tgz#26d295f3570323b2837d322180dfbf1ba156fefb "
415
- integrity sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ ==
412
+ " @types/node@*" , "@types/node@^20.3.0 ":
413
+ version "20.3.0 "
414
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.0 .tgz#719498898d5defab83c3560f45d8498f58d11938 "
415
+ integrity sha512-cumHmIAf6On83X7yP+LrsEyUOf/YlociZelmpRYaGFydoaPdxdt80MAbu6vWerQT2COCp2nPvHdsbD7tHn/YlQ ==
416
416
417
417
" @types/semver@^7.3.12 " :
418
418
version "7.5.0"
@@ -1962,10 +1962,10 @@ rimraf@^3.0.2:
1962
1962
dependencies :
1963
1963
glob "^7.1.3"
1964
1964
1965
- rollup@^3.21.0, rollup@^3.24.0 :
1966
- version "3.24.0 "
1967
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.24.0 .tgz#865dee1fe0bb528747b59914dfab25e6f480e370 "
1968
- integrity sha512-OgraHOIg2YpHQTjl0/ymWfFNBEyPucB7lmhXrQUh38qNOegxLapSPFs9sNr0qKR75awW41D93XafoR2QfhBdUQ ==
1965
+ rollup@^3.21.0, rollup@^3.25.1 :
1966
+ version "3.25.1 "
1967
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.25.1 .tgz#9fff79d22ff1a904b2b595a2fb9bc3793cb987d8 "
1968
+ integrity sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ ==
1969
1969
optionalDependencies :
1970
1970
fsevents "~2.3.2"
1971
1971
You can’t perform that action at this time.
0 commit comments