Skip to content

Commit f1fc9bf

Browse files
renovate[bot]fhinkel
authored andcommitted
fix(deps): update dependency pug to v2.0.3 (#1048)
1 parent 2443c13 commit f1fc9bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine/websockets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"express": "4.15.4",
21-
"pug": "2.0.0-rc.3",
21+
"pug": "2.0.3",
2222
"socket.io": "2.0.3"
2323
},
2424
"devDependencies": {

cloud-sql/postgres/knex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"express": "4.16.2",
2626
"knex": "0.16.2",
2727
"prompt": "1.0.0",
28-
"pug": "2.0.0-rc.4",
28+
"pug": "2.0.3",
2929
"@google-cloud/logging-winston": "^0.10.2",
3030
"winston": "^3.1.0"
3131
},

0 commit comments

Comments
 (0)