Skip to content

Commit

Permalink
Bump @11ty/eleventy-img to v3.1.0
Browse files Browse the repository at this point in the history
Bumps other dev dependencies.
  • Loading branch information
saneef committed Apr 1, 2023
1 parent 46a69d1 commit af602e5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,21 @@
"author": "Saneef Ansari <[email protected]> (https://saneef.com/)",
"license": "MIT",
"dependencies": {
"@11ty/eleventy-img": "^3.0.0",
"@11ty/eleventy-img": "^3.1.0",
"cheerio": "^1.0.0-rc.12",
"debug": "^4.3.4"
},
"devDependencies": {
"ava": "^5.1.1",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"ava": "^5.2.0",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-xo-space": "^0.34.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"image-size": "^1.0.2",
"lint-staged": "^13.1.0",
"prettier": "^2.8.3",
"rimraf": "^4.1.2"
"lint-staged": "^13.2.0",
"prettier": "^2.8.7",
"rimraf": "^4.4.1"
},
"lint-staged": {
"*.js": "eslint --cache --fix",
Expand Down

0 comments on commit af602e5

Please sign in to comment.