Skip to content

Commit

Permalink
chore!: Update dependencies (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Jun 9, 2021
1 parent a1dacc2 commit 8bb7f1c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -35,21 +35,21 @@
},
"license": "MIT",
"dependencies": {
"@types/pug": "^2.0.4",
"fancy-log": "^1.3.3",
"plugin-error": "^1.0.1",
"pug": "^2.0.3",
"replace-ext": "^1.0.0",
"through2": "^3.0.1",
"pug": "^3.0.2",
"replace-ext": "^2.0.0",
"through2": "^4.0.2",
"vinyl-contents": "^1.0.0"
},
"devDependencies": {
"@types/node": "^12.0.0",
"@types/node": "^14.0.0",
"@types/pug": "^2.0.4",
"eslint": "^7.0.0",
"eslint-config-gulp": "^5.0.0",
"expect": "^26.0.1",
"expect": "^27.0.2",
"mississippi": "^4.0.0",
"mocha": "^7.1.2",
"mocha": "^8.0.0",
"nyc": "^15.0.1",
"vinyl": "^2.2.0"
}
Expand Down

0 comments on commit 8bb7f1c

Please sign in to comment.