File tree Expand file tree Collapse file tree 6 files changed +648
-696
lines changed Expand file tree Collapse file tree 6 files changed +648
-696
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ---
Original file line number Diff line number Diff line change 21
21
"firebase" : " 9.23.0"
22
22
},
23
23
"devDependencies" : {
24
- "@babel/core" : " 7.24.3 " ,
25
- "@babel/preset-env" : " 7.22.10 " ,
24
+ "@babel/core" : " 7.24.4 " ,
25
+ "@babel/preset-env" : " 7.24.4 " ,
26
26
"@types/chai" : " 4.3.14" ,
27
27
"@types/mocha" : " 9.1.1" ,
28
28
"babel-loader" : " 8.3.0" ,
Original file line number Diff line number Diff line change 60
60
" repo-scripts/*"
61
61
],
62
62
"devDependencies" : {
63
- "@babel/core" : " 7.24.3 " ,
64
- "@babel/plugin-transform-modules-commonjs" : " 7.22.11 " ,
65
- "@babel/preset-env" : " 7.22.10 " ,
66
- "@babel/preset-typescript" : " 7.22.11 " ,
63
+ "@babel/core" : " 7.24.4 " ,
64
+ "@babel/plugin-transform-modules-commonjs" : " 7.24.1 " ,
65
+ "@babel/preset-env" : " 7.24.4 " ,
66
+ "@babel/preset-typescript" : " 7.24.1 " ,
67
67
"@babel/register" : " 7.23.7" ,
68
- "@changesets/changelog-github" : " 0.4.8 " ,
69
- "@changesets/cli" : " 2.26.2 " ,
68
+ "@changesets/changelog-github" : " 0.5.0 " ,
69
+ "@changesets/cli" : " 2.27.1 " ,
70
70
"@types/chai" : " 4.3.14" ,
71
71
"@types/chai-as-promised" : " 7.1.8" ,
72
72
"@types/child-process-promise" : " 2.2.6" ,
138
138
"ora" : " 5.4.1" ,
139
139
"patch-package" : " 7.0.2" ,
140
140
"postinstall-postinstall" : " 2.1.0" ,
141
- "prettier" : " 2.8.7 " ,
141
+ "prettier" : " 2.8.8 " ,
142
142
"protractor" : " 5.4.2" ,
143
143
"request" : " 2.88.2" ,
144
- "semver" : " 7.5.3 " ,
144
+ "semver" : " 7.6.0 " ,
145
145
"simple-git" : " 3.24.0" ,
146
146
"sinon" : " 9.2.4" ,
147
147
"sinon-chai" : " 3.7.0" ,
Original file line number Diff line number Diff line change 18
18
},
19
19
"dependencies" : {
20
20
"@changesets/types" : " 3.3.0" ,
21
- "@changesets/get-github-info" : " 0.5.2 " ,
21
+ "@changesets/get-github-info" : " 0.6.0 " ,
22
22
"@types/node" : " 20.8.10" ,
23
23
"undici" : " 5.28.4"
24
24
},
Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"eslint" : " 7.32.0" ,
17
17
"eslint-plugin-unused-imports" : " 2.0.0" ,
18
- "prettier" : " 2.8.7 "
18
+ "prettier" : " 2.8.8 "
19
19
},
20
20
"repository" : {
21
21
"directory" : " repo-scripts/prune-dts" ,
You can’t perform that action at this time.
0 commit comments