mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 10:31:06 +03:00 
			
		
		
		
	Update all dependencies (#6603)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
		
							parent
							
								
									2b34541d75
								
							
						
					
					
						commit
						466b58f6fe
					
				
							
								
								
									
										2
									
								
								.github/workflows/create-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/create-release.yml
									
									
									
									
										vendored
									
									
								
							| @ -41,7 +41,7 @@ jobs: | ||||
|       - name: Update slugs table | ||||
|         run: node ./scripts/release/update-slugs-table.js | ||||
|       - name: Commit version bump | ||||
|         uses: stefanzweifel/git-auto-commit-action@v4.11.0 | ||||
|         uses: stefanzweifel/git-auto-commit-action@v4.12.0 | ||||
|         with: | ||||
|           commit_message: version bump | ||||
|           commit_user_name: "github-actions[bot]" | ||||
|  | ||||
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @ -19,17 +19,17 @@ | ||||
|   "license": "CC0-1.0", | ||||
|   "devDependencies": { | ||||
|     "editorconfig-checker": "4.0.2", | ||||
|     "jest": "27.0.6", | ||||
|     "jest-diff": "27.0.6", | ||||
|     "jest": "27.2.2", | ||||
|     "jest-diff": "27.2.2", | ||||
|     "jsonschema": "1.4.0", | ||||
|     "npm-run-all": "4.1.5", | ||||
|     "rimraf": "3.0.2", | ||||
|     "svg-path-bbox": "1.0.1", | ||||
|     "svg-path-segments": "1.0.0", | ||||
|     "svglint": "1.0.8", | ||||
|     "svgo": "2.4.0", | ||||
|     "svglint": "1.0.9", | ||||
|     "svgo": "2.7.0", | ||||
|     "svgpath": "2.3.1", | ||||
|     "uglify-js": "3.14.1" | ||||
|     "uglify-js": "3.14.2" | ||||
|   }, | ||||
|   "scripts": { | ||||
|     "build": "node scripts/build/package.js", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user