Skip to content

Commit

Permalink
Update some minor dependencies. (#7592)
Browse files Browse the repository at this point in the history
Update some of our dependencies.

- babel-core:`7.17.10` -> `7.22.11`
- babel/plugin-transform-modules-commonjs:`7.22.5` -> `7.22.11`
- babel/preset-env:`7.19.4` -> `7.22.10`
- babel/preset-typescript:`7.22.5` -> `7.22.11`
- firebase-admin: `11.9.0` -> `11.10.1`
- grpc/grpc-js: `~1.8.17` -> `~1.9.0`
- inquirer: `8.2.5` -> `8.2.6`
- karma-spec-reporter: `0.0.34` -> `0.0.36`
- lcov-result-merger: `3.1.0` -> `3.3.0`
- types/chai: `4.3.4` -> `4.3.5`
- types/inquirer: `8.2.1` -> `8.2.6`
- types/node-fetch: `2.6.2` -> `2.6.4`
- typescript-eslint/eslint-plugin: `5.43.0` -> `5.62.0`
- typescript-eslint/eslint-plugin-tslint: `5.43.0` -> `5.62.0`
- typescript-eslint/parser: `5.43.0` -> `5.62.0`
- memfs: `3.4.7` -> `3.5.3`
- rushstack/node-core-library: `3.45.5` -> `3.59.7`
- rushstack/ts-command-line: `4.13.2` -> `4.15.2`
- simple-git: `3.16.0` -> `3.19.1`
- yargs: `17.7.1` -> `17.7.2`
  • Loading branch information
DellaBitta committed Sep 1, 2023
1 parent 1fd9d25 commit 2d0a9f5
Show file tree
Hide file tree
Showing 14 changed files with 889 additions and 1,287 deletions.
6 changes: 6 additions & 0 deletions .changeset/lucky-horses-sin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@firebase/rules-unit-testing': patch
'@firebase/firestore': patch
---

Updated minor dependencies grpc (firestore) and firebase-admin (rules-unit-testing).
2 changes: 1 addition & 1 deletion config/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Cloud Functions for Firebase",
"dependencies": {
"cors": "2.8.5",
"firebase-admin": "11.9.0",
"firebase-admin": "11.10.1",
"firebase-functions": "3.24.1"
},
"private": true,
Expand Down
8 changes: 4 additions & 4 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"firebase": "9.23.0"
},
"devDependencies": {
"@babel/core": "7.17.10",
"@babel/preset-env": "7.19.4",
"@types/chai": "4.3.4",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@types/chai": "4.3.5",
"@types/mocha": "9.1.1",
"babel-loader": "8.3.0",
"chai": "4.3.7",
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
"karma-mocha": "2.0.1",
"karma-spec-reporter": "0.0.34",
"karma-spec-reporter": "0.0.36",
"karma-typescript": "5.5.4",
"karma-typescript-es6-transform": "5.5.4",
"mocha": "9.2.2",
Expand Down
4 changes: 2 additions & 2 deletions integration/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
},
"devDependencies": {
"firebase": "10.3.1",
"@types/chai": "4.3.4",
"@types/chai": "4.3.5",
"@types/mocha": "9.1.1",
"chai": "4.3.7",
"karma": "6.4.2",
"karma-babel-preprocessor": "8.0.2",
"karma-chrome-launcher": "3.2.0",
"karma-firefox-launcher": "2.1.2",
"karma-mocha": "2.0.1",
"karma-spec-reporter": "0.0.34",
"karma-spec-reporter": "0.0.36",
"karma-typescript": "5.5.4",
"mocha": "9.2.2",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion integration/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"karma-chrome-launcher": "3.2.0",
"karma-firefox-launcher": "2.1.2",
"karma-mocha": "2.0.1",
"karma-spec-reporter": "0.0.34",
"karma-spec-reporter": "0.0.36",
"mocha": "9.2.2",
"ts-loader": "8.4.0",
"typescript": "4.2.2",
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,19 @@
"repo-scripts/*"
],
"devDependencies": {
"@babel/core": "7.17.10",
"@babel/plugin-transform-modules-commonjs": "7.22.5",
"@babel/preset-env": "7.19.4",
"@babel/preset-typescript": "7.22.5",
"@babel/core": "7.22.11",
"@babel/plugin-transform-modules-commonjs": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-typescript": "7.22.11",
"@babel/register": "7.22.5",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@types/chai": "4.3.4",
"@types/chai": "4.3.5",
"@types/chai-as-promised": "7.1.5",
"@types/child-process-promise": "2.2.2",
"@types/clone": "2.1.1",
"@types/eslint": "7.29.0",
"@types/inquirer": "8.2.1",
"@types/inquirer": "8.2.6",
"@types/js-yaml": "4.0.5",
"@types/listr": "0.14.4",
"@types/long": "4.0.2",
Expand All @@ -85,9 +85,9 @@
"@types/tmp": "0.2.3",
"@types/trusted-types": "2.0.3",
"@types/yargs": "17.0.24",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/eslint-plugin-tslint": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/eslint-plugin-tslint": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"api-documenter-me": "0.1.1",
"api-extractor-me": "0.1.2",
"babel-loader": "8.3.0",
Expand All @@ -104,11 +104,11 @@
"eslint-plugin-unused-imports": "2.0.0",
"express": "4.18.2",
"find-free-port": "2.0.0",
"firebase-tools": "11.27.0",
"firebase-tools": "11.30.0",
"glob": "7.2.3",
"http-server": "14.1.1",
"indexeddbshim": "10.1.0",
"inquirer": "8.2.5",
"inquirer": "8.2.6",
"istanbul-instrumenter-loader": "3.0.1",
"js-yaml": "4.1.0",
"karma": "6.4.2",
Expand All @@ -123,7 +123,7 @@
"karma-spec-reporter": "0.0.34",
"karma-summary-reporter": "3.1.1",
"karma-webpack": "5.0.0",
"lcov-result-merger": "3.1.0",
"lcov-result-merger": "3.3.0",
"lerna": "4.0.0",
"listr": "0.14.3",
"lodash": "4.17.21",
Expand All @@ -142,7 +142,7 @@
"protractor": "5.4.2",
"request": "2.88.2",
"semver": "7.3.8",
"simple-git": "3.16.0",
"simple-git": "3.19.1",
"sinon": "9.2.4",
"sinon-chai": "3.7.0",
"source-map-loader": "1.1.3",
Expand All @@ -155,6 +155,6 @@
"typescript": "4.7.4",
"watch": "1.0.2",
"webpack": "5.76.0",
"yargs": "17.7.1"
"yargs": "17.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/auth-compat/demo/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"logs": "firebase functions:log"
},
"dependencies": {
"firebase-admin": "11.9.0",
"firebase-admin": "11.10.1",
"firebase-functions": "3.24.1"
},
"private": true
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/demo/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"logs": "firebase functions:log"
},
"dependencies": {
"firebase-admin": "11.9.0",
"firebase-admin": "11.10.1",
"firebase-functions": "3.24.1"
},
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@firebase/logger": "0.4.0",
"@firebase/util": "1.9.3",
"@firebase/webchannel-wrapper": "0.10.2",
"@grpc/grpc-js": "~1.8.17",
"@grpc/grpc-js": "~1.9.0",
"@grpc/proto-loader": "^0.7.8",
"node-fetch": "2.6.7",
"tslib": "^2.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/rules-unit-testing/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"private": true,
"dependencies": {
"firebase-admin": "11.9.0",
"firebase-admin": "11.10.1",
"firebase-functions": "3.24.1"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions repo-scripts/api-documenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"dependencies": {
"api-extractor-model-me": "0.1.1",
"@microsoft/tsdoc": "0.12.24",
"@rushstack/node-core-library": "3.45.5",
"@rushstack/ts-command-line": "4.13.2",
"@rushstack/node-core-library": "3.59.7",
"@rushstack/ts-command-line": "4.15.2",
"colors": "~1.4.0",
"resolve": "~1.22.0",
"tslib": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion repo-scripts/changelog-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@changesets/types": "3.3.0",
"@changesets/get-github-info": "0.5.2",
"node-fetch": "2.6.7",
"@types/node-fetch": "2.6.2"
"@types/node-fetch": "2.6.4"
},
"license": "Apache-2.0",
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions repo-scripts/size-analysis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@types/webpack": "5.28.0",
"webpack-virtual-modules": "0.5.0",
"child-process-promise": "2.2.1",
"memfs": "3.4.7",
"memfs": "3.5.3",
"tmp": "0.2.1",
"typescript": "4.7.4",
"terser": "5.16.1",
"yargs": "17.7.1",
"yargs": "17.7.2",
"@firebase/util": "1.9.3",
"gzip-size": "6.0.0",
"glob": "7.2.3"
Expand Down

0 comments on commit 2d0a9f5

Please sign in to comment.