nhoizey / eleventy-plugin-images-responsiver

Global solution for responsive images in Eleventy, allowing authors to use Markdown syntax for image and yet get responsive images in generated HTML.
https://nhoizey.github.io/eleventy-plugin-images-responsiver/
MIT License
8 stars 1 forks source link

build(deps): update NPM packages #9

Closed nhoizey closed 1 year ago

nhoizey commented 1 year ago

Updating dependencies

-       "@11ty/eleventy": ">= 2.0.0 < 3"
+       "@11ty/eleventy": "^2.0.0"
-       "@commitlint/config-conventional": "^13.1.0",
-       "eslint": "^7.29.0",
-       "eslint-config-prettier": "^8.3.0",
-       "eslint-plugin-prettier": "^4.0.0",
-       "husky": "^7.0.0"
+       "@commitlint/config-conventional": "^13.2.0",
+       "eslint": "^7.32.0",
+       "eslint-config-prettier": "^8.8.0",
+       "eslint-plugin-prettier": "^4.2.1",
+       "husky": "^7.0.4"

Auto-generated by create-pull-request