Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
notjosh committed Mar 15, 2022
1 parent 0a9c2da commit fe9f4f1
Show file tree
Hide file tree
Showing 2 changed files with 371 additions and 593 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"postinstall": "patch-package"
},
"devDependencies": {
"@playwright/test": "^1.19.2",
"@playwright/test": "^1.20.0",
"@types/glob": "^7.2.0",
"@types/marked": "^4.0.2",
"@types/mocha": "^9.1.0",
"@types/node": "^17.0.21",
"@types/sprintf-js": "^1.1.2",
"esbuild": "^0.14.25",
"esbuild": "^0.14.27",
"esbuild-runner": "^2.2.1",
"eslint": "^8.11.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand All @@ -51,8 +51,8 @@
},
"dependencies": {
"@11ty/eleventy": "^1.0.0",
"@11ty/eleventy-img": "^1.1.0",
"gettext-parser": "^5.1.0",
"@11ty/eleventy-img": "^2.0.0",
"gettext-parser": "^5.1.1",
"glob": "^7.2.0",
"marked": "^4.0.12",
"node-gettext": "^3.0.0",
Expand Down
Loading

0 comments on commit fe9f4f1

Please sign in to comment.