File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 39
39
"@commitlint/cli" : " ^16.2.3" ,
40
40
"@commitlint/config-conventional" : " ^16.2.1" ,
41
41
"@rollup/plugin-babel" : " ^5.3.1" ,
42
- "@rollup/plugin-commonjs" : " ^21 .0.3 " ,
42
+ "@rollup/plugin-commonjs" : " ^22 .0.0 " ,
43
43
"@rollup/plugin-node-resolve" : " ^13.1.3" ,
44
44
"angles" : " ^0.2.4" ,
45
45
"babel-jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change @@ -1963,9 +1963,9 @@ __metadata:
1963
1963
languageName : node
1964
1964
linkType : hard
1965
1965
1966
- " @rollup/plugin-commonjs@npm:^21 .0.3 " :
1967
- version : 21 .0.3
1968
- resolution : " @rollup/plugin-commonjs@npm:21 .0.3 "
1966
+ " @rollup/plugin-commonjs@npm:^22 .0.0 " :
1967
+ version : 22 .0.0
1968
+ resolution : " @rollup/plugin-commonjs@npm:22 .0.0 "
1969
1969
dependencies :
1970
1970
" @rollup/pluginutils " : ^3.1.0
1971
1971
commondir : ^1.0.1
@@ -1975,8 +1975,8 @@ __metadata:
1975
1975
magic-string : ^0.25.7
1976
1976
resolve : ^1.17.0
1977
1977
peerDependencies :
1978
- rollup : ^2.38.3
1979
- checksum : 23307d3b7eb8d64dd966fbe380b85bf3b5f4908c7344427d45918d570cf6b48710ef6f155bea74545127c10de9d64f87dd2219078e83dbccf927505d38774de8
1978
+ rollup : ^2.68.0
1979
+ checksum : fdcce2bf58875fde0e06f001544c0d9a0509a12929393862f72dcef8fcbf4d5d0ba0d5db6cf10ba4351335caf67a3dbdb95000678c468585e3972994f92e2ce9
1980
1980
languageName : node
1981
1981
linkType : hard
1982
1982
@@ -6414,7 +6414,7 @@ __metadata:
6414
6414
" @commitlint/cli " : ^16.2.3
6415
6415
" @commitlint/config-conventional " : ^16.2.1
6416
6416
" @rollup/plugin-babel " : ^5.3.1
6417
- " @rollup/plugin-commonjs " : ^21 .0.3
6417
+ " @rollup/plugin-commonjs " : ^22 .0.0
6418
6418
" @rollup/plugin-node-resolve " : ^13.1.3
6419
6419
angles : ^0.2.4
6420
6420
babel-jest : ^27.5.1
You can’t perform that action at this time.
0 commit comments