Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependencies #630

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

MaCleodWalker
Copy link

bump protobufjs from 6.11.2 to 6.11.3 in /packages/demo/functions
bump docus from 0.9.0 to 2.1.0
bump @commitlint/cli from 16.2.4 to 17.0.3
bump @nuxtjs/eslint-config-typescript from 8.0.0 to 10.0.0
bump @commitlint/config-conventional from 16.2.4 to 17.0.3
bump husky from 7.0.4 to 8.0.1
bump @babel/preset-env from 7.17.10 to 7.18.6
bump eslint-plugin-prettier from 4.0.0 to 4.2.1
bump jest from 28.1.0 to 28.1.2
bump standard-version from 9.3.2 to 9.5.0
bump core-js from 3.22.4 to 3.23.4
bump babel-jest from 28.1.0 to 28.1.2
bump prettier from 2.6.2 to 2.7.1
bump @babel/core from 7.17.10 to 7.18.6
bump firebase from 9.8.0 to 9.9.0
bump firebase-admin from 10.2.0 to 11.0.0
bump @nuxtjs/eslint-config from 8.0.0 to 10.0.0
bump eslint from 8.15.0 to 8.19.0
bump @nuxtjs/tailwindcss from 4.2.1 to 5.2.0

MaCleodWalker and others added 30 commits July 11, 2022 09:23
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 4.2.1 to 5.2.0.
- [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases)
- [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/tailwindcss@v4.2.1...v5.2.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/tailwindcss"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@nuxtjs/eslint-config](https://github.com/nuxt/eslint-config) from 8.0.0 to 10.0.0.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Changelog](https://github.com/nuxt/eslint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/[email protected])

---
updated-dependencies:
- dependency-name: "@nuxtjs/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…js/tailwindcss-5.2.0

chore(deps-dev): bump @nuxtjs/tailwindcss from 4.2.1 to 5.2.0
…js/eslint-config-10.0.0

chore(deps-dev): bump @nuxtjs/eslint-config from 8.0.0 to 10.0.0
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@9.9.0)

---
updated-dependencies:
- dependency-name: firebase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…base-9.9.0

fix(deps): bump firebase from 9.8.0 to 9.9.0
…l/core-7.18.6

chore(deps-dev): bump @babel/core from 7.17.10 to 7.18.6
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.15.0...v8.19.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt-8.19.0

chore(deps-dev): bump eslint from 8.15.0 to 8.19.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 10.2.0 to 11.0.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v10.2.0...v11.0.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.6.2...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.2.4 to 17.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.3/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…base-admin-11.0.0

fix(deps): bump firebase-admin from 10.2.0 to 11.0.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 28.1.0 to 28.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.4 to 3.23.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](zloirock/core-js@v3.22.4...v3.23.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.3.2 to 9.5.0.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](conventional-changelog/standard-version@v9.3.2...v9.5.0)

---
updated-dependencies:
- dependency-name: standard-version
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…tier-2.7.1

chore(deps-dev): bump prettier from 2.6.2 to 2.7.1
…l-jest-28.1.2

chore(deps-dev): bump babel-jest from 28.1.0 to 28.1.2
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.2.4 to 17.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.3/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…-js-3.23.4

fix(deps): bump core-js from 3.22.4 to 3.23.4
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.0 to 28.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ndard-version-9.5.0

chore(deps-dev): bump standard-version from 9.3.2 to 9.5.0
…t-28.1.2

chore(deps-dev): bump jest from 28.1.0 to 28.1.2
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v4.0.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.17.10 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…int-plugin-prettier-4.2.1

chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1
…el/preset-env-7.18.6

chore(deps-dev): bump @babel/preset-env from 7.17.10 to 7.18.6
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v7.0.4...v8.0.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
MaCleodWalker and others added 13 commits July 11, 2022 11:36
…ky-8.0.1

chore(deps-dev): bump husky from 7.0.4 to 8.0.1
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 8.0.0 to 10.0.0.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Changelog](https://github.com/nuxt/eslint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/[email protected])

---
updated-dependencies:
- dependency-name: "@nuxtjs/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…tjs/eslint-config-typescript-10.0.0

chore(deps-dev): bump @nuxtjs/eslint-config-typescript from 8.0.0 to 10.0.0
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…kages/demo/functions/protobufjs-6.11.3

chore(deps): bump protobufjs from 6.11.2 to 6.11.3 in /packages/demo/functions
Bumps [docus](https://github.com/docusgen/docus) from 0.9.0 to 2.1.0.
- [Release notes](https://github.com/docusgen/docus/releases)
- [Commits](https://github.com/docusgen/docus/commits)

---
updated-dependencies:
- dependency-name: docus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…us-2.1.0

fix(deps): bump docus from 0.9.0 to 2.1.0
…mitlint/config-conventional-17.0.3

chore(deps-dev): bump @commitlint/config-conventional from 16.2.4 to 17.0.3
…mitlint/cli-17.0.3

chore(deps-dev): bump @commitlint/cli from 16.2.4 to 17.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant