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

Commit 5442765

Browse files
authored
Merge pull request #8 from Neko7sora/renovate/pin-dependencies
Pin dependencies
2 parents 8f0aabe + 14af2c4 commit 5442765

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 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",
7-
"ejs": "^2.5.6",
8-
"hoek": "^4.0.0",
9-
"npm": "^7.0.0",
10-
"streaming-json-stringify": "^3.1.0"
6+
"debug": "2.6.9",
7+
"ejs": "2.7.4",
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)