Skip to content

Commit ec7b964

Browse files
committed
Update a lot of dependencies
1 parent 3aefcc3 commit ec7b964

File tree

2 files changed

+2532
-1323
lines changed

2 files changed

+2532
-1323
lines changed

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -62,49 +62,49 @@
6262
"repo-scripts/*"
6363
],
6464
"devDependencies": {
65-
"@babel/core": "7.24.4",
66-
"@babel/plugin-transform-modules-commonjs": "7.24.1",
67-
"@babel/preset-env": "7.24.4",
68-
"@babel/preset-typescript": "7.24.1",
69-
"@babel/register": "7.23.7",
70-
"@changesets/changelog-github": "0.4.8",
71-
"@changesets/cli": "2.26.2",
72-
"@types/chai": "4.3.14",
65+
"@babel/core": "7.26.0",
66+
"@babel/plugin-transform-modules-commonjs": "7.26.3",
67+
"@babel/preset-env": "7.26.0",
68+
"@babel/preset-typescript": "7.26.0",
69+
"@babel/register": "7.25.9",
70+
"@changesets/changelog-github": "0.5.0",
71+
"@changesets/cli": "2.27.11",
72+
"@types/chai": "4.3.20",
7373
"@types/chai-as-promised": "7.1.8",
7474
"@types/child-process-promise": "2.2.6",
75-
"@types/clone": "2.1.1",
75+
"@types/clone": "2.1.4",
7676
"@types/eslint": "7.29.0",
7777
"@types/inquirer": "8.2.10",
7878
"@types/js-yaml": "4.0.9",
7979
"@types/listr": "0.14.9",
8080
"@types/long": "4.0.2",
8181
"@types/mocha": "9.1.1",
8282
"@types/mz": "2.7.8",
83-
"@types/node": "18.19.57",
83+
"@types/node": "18.19.71",
8484
"@types/request": "2.48.12",
8585
"@types/sinon": "9.0.11",
8686
"@types/sinon-chai": "3.2.12",
8787
"@types/tmp": "0.2.6",
8888
"@types/trusted-types": "2.0.7",
89-
"@types/yargs": "17.0.32",
90-
"@typescript-eslint/eslint-plugin": "7.16.1",
89+
"@types/yargs": "17.0.33",
90+
"@typescript-eslint/eslint-plugin": "7.18.0",
9191
"@typescript-eslint/eslint-plugin-tslint": "7.0.2",
92-
"@typescript-eslint/parser": "7.16.1",
92+
"@typescript-eslint/parser": "7.18.0",
9393
"api-documenter-me": "0.1.1",
9494
"api-extractor-me": "0.1.2",
95-
"babel-loader": "8.3.0",
96-
"chai": "4.4.1",
97-
"chai-as-promised": "7.1.1",
95+
"babel-loader": "8.4.1",
96+
"chai": "4.5.0",
97+
"chai-as-promised": "7.1.2",
9898
"chalk": "4.1.2",
9999
"child-process-promise": "2.2.1",
100100
"clone": "2.1.2",
101101
"coveralls": "3.1.1",
102102
"del": "6.1.1",
103103
"dependency-graph": "0.11.0",
104-
"eslint": "8.56.0",
105-
"eslint-plugin-import": "2.26.0",
104+
"eslint": "8.57.1",
105+
"eslint-plugin-import": "2.31.0",
106106
"eslint-plugin-unused-imports": "3.2.0",
107-
"express": "4.19.2",
107+
"express": "4.21.2",
108108
"find-free-port": "2.0.0",
109109
"firebase-tools": "11.30.0",
110110
"glob": "7.2.3",
@@ -113,7 +113,7 @@
113113
"inquirer": "8.2.6",
114114
"istanbul-instrumenter-loader": "3.0.1",
115115
"js-yaml": "4.1.0",
116-
"karma": "6.4.2",
116+
"karma": "6.4.4",
117117
"karma-chrome-launcher": "3.2.0",
118118
"karma-cli": "2.0.0",
119119
"karma-coverage-istanbul-reporter": "3.0.3",
@@ -135,30 +135,30 @@
135135
"mocha": "9.2.2",
136136
"mz": "2.7.0",
137137
"node-polyfill-webpack-plugin": "2.0.1",
138-
"npm-run-all2": "5.0.0",
138+
"npm-run-all2": "5.0.2",
139139
"nyc": "15.1.0",
140140
"ora": "5.4.1",
141141
"patch-package": "7.0.2",
142-
"playwright": "1.46.1",
142+
"playwright": "1.49.1",
143143
"postinstall-postinstall": "2.1.0",
144-
"prettier": "2.8.7",
144+
"prettier": "2.8.8",
145145
"protractor": "5.4.2",
146146
"request": "2.88.2",
147-
"semver": "7.5.3",
148-
"simple-git": "3.24.0",
147+
"semver": "7.6.3",
148+
"simple-git": "3.27.0",
149149
"sinon": "9.2.4",
150150
"sinon-chai": "3.7.0",
151151
"source-map-loader": "1.1.3",
152-
"sqlite3": "5.1.6",
153-
"terser": "5.16.1",
154-
"ts-loader": "9.5.1",
152+
"sqlite3": "5.1.7",
153+
"terser": "5.37.0",
154+
"ts-loader": "9.5.2",
155155
"ts-node": "10.9.2",
156156
"tsec": "0.2.8",
157157
"tslint": "6.1.3",
158158
"typedoc": "0.16.11",
159159
"typescript": "5.5.4",
160160
"watch": "1.0.2",
161-
"webpack": "5.76.0",
161+
"webpack": "5.97.1",
162162
"yargs": "17.7.2"
163163
}
164164
}

0 commit comments

Comments
 (0)