mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 06:08:33 +00:00 
			
		
		
		
	📦 run npm update && npm audit (#172)
Co-authored-by: Tatiana Mac <github@tatianamac.com>
This commit is contained in:
		
							
								
								
									
										2708
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2708
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										26
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										26
									
								
								package.json
									
									
									
									
									
								
							| @@ -54,28 +54,28 @@ | ||||
|     ] | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@11ty/eleventy": "^0.10.0", | ||||
|     "markdown-it-anchor": "^5.2.5", | ||||
|     "markdown-it-prism": "^2.0.3" | ||||
|     "@11ty/eleventy": "^0.11.0", | ||||
|     "markdown-it-anchor": "^5.3.0", | ||||
|     "markdown-it-prism": "^2.0.5" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "ava": "^3.5.0", | ||||
|     "ava": "^3.8.2", | ||||
|     "concurrently": "^5.2.0", | ||||
|     "eslint": "^6.8.0", | ||||
|     "eslint-config-prettier": "^6.10.0", | ||||
|     "eslint-plugin-prettier": "^3.1.2", | ||||
|     "eslint-config-prettier": "^6.11.0", | ||||
|     "eslint-plugin-prettier": "^3.1.3", | ||||
|     "esm": "^3.2.25", | ||||
|     "husky": "^4.2.3", | ||||
|     "lint-staged": "^10.0.7", | ||||
|     "markdownlint-cli": "^0.23.0", | ||||
|     "husky": "^4.2.5", | ||||
|     "lint-staged": "^10.2.7", | ||||
|     "markdownlint-cli": "^0.23.1", | ||||
|     "parcel-bundler": "^1.12.4", | ||||
|     "prettier": "^1.19.1", | ||||
|     "sass": "^1.23.7", | ||||
|     "slugify": "^1.3.6", | ||||
|     "stylelint": "^13.2.0", | ||||
|     "sass": "^1.26.7", | ||||
|     "slugify": "^1.4.0", | ||||
|     "stylelint": "^13.5.0", | ||||
|     "stylelint-config-recommended-scss": "^4.2.0", | ||||
|     "stylelint-order": "^4.0.0", | ||||
|     "stylelint-scss": "^3.14.2" | ||||
|     "stylelint-scss": "^3.17.2" | ||||
|   }, | ||||
|   "engines": { | ||||
|     "node": "12" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Oscar
					Oscar