Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

Commit 9fe99c6

Browse files
authored
Merge branch 'main' into renovate/ejs-3.x
2 parents a5d479e + 5442765 commit 9fe99c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"description": "Memory game with Octocats",
44
"version": "0.0.1",
55
"dependencies": {
6-
"debug": "^2.6.9",
6+
"debug": "2.6.9",
77
"ejs": "3.1.6",
8-
"hoek": "^4.0.0",
9-
"npm": "^7.0.0",
10-
"streaming-json-stringify": "^3.1.0"
8+
"hoek": "4.2.1",
9+
"npm": "7.14.0",
10+
"streaming-json-stringify": "3.1.0"
1111
},
1212
"devDependencies": {
13-
"eslint": "^7.0.0"
13+
"eslint": "7.27.0"
1414
},
1515
"engines": {
1616
"npm": "7.12.0"

0 commit comments

Comments
 (0)