Skip to content

Commit

Permalink
fix(package): Upgrade packages for 2020-09-23.
Browse files Browse the repository at this point in the history
  • Loading branch information
randytarampi committed Sep 23, 2020
1 parent 8760e6d commit a3b89b2
Show file tree
Hide file tree
Showing 13 changed files with 681 additions and 388 deletions.
6 changes: 3 additions & 3 deletions packages/android-icon-resize/package.json
Expand Up @@ -9,16 +9,16 @@
"@randy.tarampi/android-icons": "^3.1.9",
"@randy.tarampi/generic-icon-splash-generate": "^3.0.1",
"abbrev": "^1.1.1",
"snyk": "^1.386.0",
"yargs": "^15.4.1"
"snyk": "^1.399.1",
"yargs": "^16.0.3"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"mkdirp": "^1.0.4",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"standard": "^14.3.4",
"tap-junit": "^3.1.2",
"tap-nyc": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/android-icons/package.json
Expand Up @@ -6,13 +6,13 @@
"bin": "./bin/android-icons.js",
"dependencies": {
"abbrev": "^1.1.1",
"yargs": "^15.4.1"
"yargs": "^16.0.3"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"nyc": "^15.1.0",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"standard": "^14.3.4",
"tap-junit": "^3.1.2",
"tap-nyc": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/android-splash-generate/package.json
Expand Up @@ -9,15 +9,15 @@
"@randy.tarampi/android-splash": "^2.1.9",
"@randy.tarampi/generic-icon-splash-generate": "^3.0.1",
"minimist": "^1.2.5",
"snyk": "^1.386.0"
"snyk": "^1.399.1"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"mkdirp": "^1.0.4",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"standard": "^14.3.4",
"tap-junit": "^3.1.2",
"tap-nyc": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/android-splash/package.json
Expand Up @@ -6,13 +6,13 @@
"bin": "./bin/android-splash.js",
"dependencies": {
"abbrev": "^1.1.1",
"yargs": "^15.4.1"
"yargs": "^16.0.3"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"nyc": "^15.1.0",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"standard": "^14.3.4",
"tap-junit": "^3.1.2",
"tap-nyc": "^1.0.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/asset-generator/package.json
Expand Up @@ -16,14 +16,14 @@
"@randy.tarampi/ios-icons": "^4.2.9",
"@randy.tarampi/ios-splash": "^3.1.9",
"commander": "^6.1.0",
"snyk": "^1.386.0"
"snyk": "^1.399.1"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"chai": "^4.2.0",
"coveralls": "^3.1.0",
"eslint": "^7.7.0",
"eslint": "^7.9.0",
"eslint-plugin-import": "^2.22.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
Expand All @@ -33,7 +33,7 @@
"mocha": "^8.1.3",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"sinon": "^9.0.3"
},
"directories": {
Expand Down
14 changes: 7 additions & 7 deletions packages/asset-service/package.json
Expand Up @@ -14,8 +14,8 @@
"@randy.tarampi/pwa-asset-generator": "^3.0.1",
"@randy.tarampi/serverless": "^6.3.0",
"busboy": "^0.3.1",
"kotlin": "^1.4.0",
"snyk": "^1.386.0",
"kotlin": "^1.4.10",
"snyk": "^1.399.1",
"temp": "^0.9.1",
"zip-dir": "^1.0.2"
},
Expand All @@ -24,14 +24,14 @@
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"cross-env": "^7.0.2",
"kotlin-test": "^1.4.0",
"kotlin-test": "^1.4.10",
"mocha": "^8.1.3",
"semantic-release": "^17.1.1",
"serverless": "^1.80.0",
"semantic-release": "^17.1.2",
"serverless": "^2.2.0",
"serverless-apigw-binary": "^0.4.4",
"serverless-apigwy-binary": "^1.0.0",
"serverless-domain-manager": "^4.2.0",
"serverless-offline": "^6.7.0",
"serverless-domain-manager": "^5.0.0",
"serverless-offline": "^6.8.0",
"serverless-plugin-tracing": "^2.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/asset-service/serverless.yml
@@ -1,6 +1,6 @@
service: pwa-asset-service

frameworkVersion: ">=1.0.0 <2.0.0"
frameworkVersion: ">=2.0.0 <3.0.0"

provider:
name: aws
Expand Down
8 changes: 4 additions & 4 deletions packages/generic-icon-splash-generate/package.json
Expand Up @@ -11,15 +11,15 @@
"dependencies": {
"colors": "^1.4.0",
"mkdirp": "^1.0.4",
"sharp": "^0.26.0",
"snyk": "^1.386.0"
"sharp": "^0.26.1",
"snyk": "^1.399.1"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"chai": "^4.2.0",
"coveralls": "^3.1.0",
"eslint": "^7.7.0",
"eslint": "^7.9.0",
"eslint-plugin-import": "^2.22.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
Expand All @@ -28,7 +28,7 @@
"mocha": "^8.1.3",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"sinon": "^9.0.3"
},
"directories": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ios-icon-resize/package.json
Expand Up @@ -10,15 +10,15 @@
"@randy.tarampi/ios-icons": "^4.2.9",
"abbrev": "^1.1.1",
"minimist": "^1.2.5",
"snyk": "^1.386.0"
"snyk": "^1.399.1"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"mkdirp": "^1.0.4",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"standard": "^14.3.4",
"tap-junit": "^3.1.2",
"tap-nyc": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/ios-icons/package.json
Expand Up @@ -6,13 +6,13 @@
"bin": "./bin/ios-icons.js",
"dependencies": {
"abbrev": "^1.1.1",
"yargs": "^15.4.1"
"yargs": "^16.0.3"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"nyc": "^15.1.0",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"standard": "^14.3.4",
"tap-junit": "^3.1.2",
"tap-nyc": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/ios-splash-generate/package.json
Expand Up @@ -10,15 +10,15 @@
"@randy.tarampi/ios-splash": "^3.1.9",
"abbrev": "^1.1.1",
"minimist": "^1.2.5",
"snyk": "^1.386.0"
"snyk": "^1.399.1"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"mkdirp": "^1.0.4",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"standard": "^14.3.4",
"tap-junit": "^3.1.2",
"tap-nyc": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/ios-splash/package.json
Expand Up @@ -6,13 +6,13 @@
"bin": "./bin/ios-splash.js",
"dependencies": {
"abbrev": "^1.1.1",
"yargs": "^15.4.1"
"yargs": "^16.0.3"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"nyc": "^15.1.0",
"semantic-release": "^17.1.1",
"semantic-release": "^17.1.2",
"standard": "^14.3.4",
"tap-junit": "^3.1.2",
"tap-nyc": "^1.0.3",
Expand Down

0 comments on commit a3b89b2

Please sign in to comment.