mirror of
https://github.com/excalidraw/excalidraw.git
synced 2024-11-02 03:25:53 +01:00
Bump firebase-tools from 8.13.1 to 8.14.0 (#2290)
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 8.13.1 to 8.14.0. - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](https://github.com/firebase/firebase-tools/compare/v8.13.1...v8.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
7b53d29066
commit
41d4bb1491
9
package-lock.json
generated
9
package-lock.json
generated
@ -2735,7 +2735,8 @@
|
||||
"@types/color-name": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz",
|
||||
"integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ=="
|
||||
"integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/duplexify": {
|
||||
"version": "3.6.0",
|
||||
@ -8287,9 +8288,9 @@
|
||||
}
|
||||
},
|
||||
"firebase-tools": {
|
||||
"version": "8.13.1",
|
||||
"resolved": "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.13.1.tgz",
|
||||
"integrity": "sha512-4Yw3ipwidHfa8suUKxOsykgeegOuyBaNJ9DEEbxK9gChXx788Mt4bQm+I+d8F7QqdeDIf9UFOxMZ+Dn1GepCgQ==",
|
||||
"version": "8.14.0",
|
||||
"resolved": "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.14.0.tgz",
|
||||
"integrity": "sha512-bA7zfIYnD/Du1yQmSJ4N9hbFHSdmkOecchTfAFrCtTz/D+RU6c1Ma4Prg3qjF+UVhYHk9T/t3i3DRt0F7Su/Iw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@google-cloud/pubsub": "^1.7.0",
|
||||
|
@ -56,7 +56,7 @@
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-prettier": "6.14.0",
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
"firebase-tools": "8.13.1",
|
||||
"firebase-tools": "8.14.0",
|
||||
"husky": "4.3.0",
|
||||
"jest-canvas-mock": "2.3.0",
|
||||
"lint-staged": "10.4.2",
|
||||
|
Loading…
Reference in New Issue
Block a user