chore(deps-dev): bump @zeit/ncc from 0.22.2 to 0.22.3 (#206)

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

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:
dependabot-preview[bot]
2020-05-25 13:31:57 +02:00
committed by GitHub
parent aa45e0b3de
commit 354ab336f2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1204,9 +1204,9 @@
"dev": true "dev": true
}, },
"@zeit/ncc": { "@zeit/ncc": {
"version": "0.22.2", "version": "0.22.3",
"resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.22.2.tgz", "resolved": "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.22.3.tgz",
"integrity": "sha512-LGW5RPIwulh+fyKiMTgbIEbdc/hdf/4+U5B1WbT/We0jweHoywDbk9hi+3hNjSzQNShGumP72zgc6PHEUG5syg==", "integrity": "sha512-jnCLpLXWuw/PAiJiVbLjA8WBC0IJQbFeUwF4I9M+23MvIxTxk5pD4Q8byQBSPmHQjz5aBoA7AKAElQxMpjrCLQ==",
"dev": true "dev": true
}, },
"abab": { "abab": {
+1 -1
View File
@@ -30,7 +30,7 @@
"devDependencies": { "devDependencies": {
"@types/jest": "^25.2.3", "@types/jest": "^25.2.3",
"@types/node": "^14.0.5", "@types/node": "^14.0.5",
"@zeit/ncc": "^0.22.2", "@zeit/ncc": "^0.22.3",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"jest": "^25.5.4", "jest": "^25.5.4",
"jest-circus": "^26.0.1", "jest-circus": "^26.0.1",