Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 9 changed files with 1,356 additions and 1,476 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -13,9 +13,9 @@
"coveralls": "^3.1.0",
"junit-merge": "^2.0.0",
"lerna": "^3.22.1",
"npm-check-updates": "^7.0.2",
"snyk": "^1.369.2",
"syncpack": "^5.1.4"
"npm-check-updates": "^8.0.1",
"snyk": "^1.386.0",
"syncpack": "^5.5.6"
},
"engines": {
"node": ">=10",
Expand Down
2 changes: 1 addition & 1 deletion packages/android-icon-resize/package.json
Expand Up @@ -9,7 +9,7 @@
"@randy.tarampi/android-icons": "^3.1.9",
"@randy.tarampi/generic-icon-splash-generate": "^3.0.0",
"abbrev": "^1.1.1",
"snyk": "^1.369.2",
"snyk": "^1.386.0",
"yargs": "^15.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/android-splash-generate/package.json
Expand Up @@ -9,7 +9,7 @@
"@randy.tarampi/android-splash": "^2.1.9",
"@randy.tarampi/generic-icon-splash-generate": "^3.0.0",
"minimist": "^1.2.5",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/asset-generator/package.json
Expand Up @@ -15,26 +15,26 @@
"@randy.tarampi/generic-icon-splash-generate": "^3.0.0",
"@randy.tarampi/ios-icons": "^4.2.9",
"@randy.tarampi/ios-splash": "^3.1.9",
"commander": "^6.0.0",
"snyk": "^1.369.2"
"commander": "^6.1.0",
"snyk": "^1.386.0"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"chai": "^4.2.0",
"coveralls": "^3.1.0",
"eslint": "^7.6.0",
"eslint": "^7.7.0",
"eslint-plugin-import": "^2.22.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-if": "^3.0.0",
"gulp-mocha": "^7.0.2",
"mkdirp": "^1.0.4",
"mocha": "^8.1.0",
"mocha": "^8.1.3",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"sinon": "^9.0.2"
"sinon": "^9.0.3"
},
"directories": {
"bin": "./bin",
Expand Down
12 changes: 6 additions & 6 deletions packages/asset-service/package.json
Expand Up @@ -14,8 +14,8 @@
"@randy.tarampi/pwa-asset-generator": "^3.0.0",
"@randy.tarampi/serverless": "^6.3.0",
"busboy": "^0.3.1",
"kotlin": "^1.3.72",
"snyk": "^1.347.1",
"kotlin": "^1.4.0",
"snyk": "^1.386.0",
"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.3.72",
"mocha": "^8.1.0",
"kotlin-test": "^1.4.0",
"mocha": "^8.1.3",
"semantic-release": "^17.1.1",
"serverless": "^1.77.1",
"serverless": "^1.80.0",
"serverless-apigw-binary": "^0.4.4",
"serverless-apigwy-binary": "^1.0.0",
"serverless-domain-manager": "^4.2.0",
"serverless-offline": "^6.5.0",
"serverless-offline": "^6.7.0",
"serverless-plugin-tracing": "^2.0.0"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions packages/generic-icon-splash-generate/package.json
Expand Up @@ -11,25 +11,25 @@
"dependencies": {
"colors": "^1.4.0",
"mkdirp": "^1.0.4",
"sharp": "^0.25.4",
"snyk": "^1.369.2"
"sharp": "^0.26.0",
"snyk": "^1.386.0"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"chai": "^4.2.0",
"coveralls": "^3.1.0",
"eslint": "^7.6.0",
"eslint": "^7.7.0",
"eslint-plugin-import": "^2.22.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-if": "^3.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^8.1.0",
"mocha": "^8.1.3",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"sinon": "^9.0.2"
"sinon": "^9.0.3"
},
"directories": {
"lib": "./src/lib",
Expand Down
2 changes: 1 addition & 1 deletion packages/ios-icon-resize/package.json
Expand Up @@ -10,7 +10,7 @@
"@randy.tarampi/ios-icons": "^4.2.9",
"abbrev": "^1.1.1",
"minimist": "^1.2.5",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ios-splash-generate/package.json
Expand Up @@ -10,7 +10,7 @@
"@randy.tarampi/ios-splash": "^3.1.9",
"abbrev": "^1.1.1",
"minimist": "^1.2.5",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
Expand Down

0 comments on commit 647c4f8

Please sign in to comment.