Bump @zeit/ncc from 0.22.1 to 0.22.3 (#12)

* Bump @zeit/ncc from 0.22.1 to 0.22.3

Bumps [@zeit/ncc](https://github.com/zeit/ncc) from 0.22.1 to 0.22.3.
- [Release notes](https://github.com/zeit/ncc/releases)
- [Commits](https://github.com/zeit/ncc/compare/0.22.1...0.22.3)

---
updated-dependencies:
- dependency-name: "@zeit/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @zeit/ncc from 0.22.1 to 0.22.3

Bumps [@zeit/ncc](https://github.com/zeit/ncc) from 0.22.1 to 0.22.3.
- [Release notes](https://github.com/zeit/ncc/releases)
- [Commits](https://github.com/zeit/ncc/compare/0.22.1...0.22.3)

---
updated-dependencies:
- dependency-name: "@zeit/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update index.js

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MOREL Matthieu <matthieu.morel@cnp.fr>
This commit is contained in:
dependabot[bot] 2021-07-24 09:31:49 +02:00 committed by GitHub
parent 92864e26e8
commit 0b4eef1d0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 5 deletions

View file

@ -38,7 +38,7 @@
"@types/jest": "^26.0.24",
"@types/node": "^16.4.1",
"@typescript-eslint/parser": "^4.28.4",
"@zeit/ncc": "^0.22.1",
"@zeit/ncc": "^0.22.3",
"concurrently": "^6.2.0",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.5",