Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

Commit 28740e5

Browse files
authored
Merge pull request #5 from HoloRes/renovate/pin-dependencies
Pin dependencies
2 parents 31939ac + 99ddbe7 commit 28740e5

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -32,22 +32,22 @@
3232
},
3333
"homepage": "https://holores.github.io/holotools-api/modules/index.html",
3434
"devDependencies": {
35-
"@tsconfig/node14": "^1.0.0",
36-
"@types/chai": "^4.2.15",
37-
"@types/mocha": "^8.2.1",
38-
"@types/node": "^14.14.31",
39-
"@typescript-eslint/eslint-plugin": "^4.15.1",
40-
"@typescript-eslint/parser": "^4.15.1",
41-
"chai": "^4.3.0",
42-
"chai-as-promised": "^7.1.1",
43-
"eslint": "^7.20.0",
44-
"eslint-config-airbnb-base": "^14.2.1",
45-
"eslint-plugin-import": "^2.22.1",
46-
"mocha": "^8.3.0",
47-
"ts-node": "^9.1.1",
48-
"typedoc": "^0.20.27",
49-
"typedoc-neo-theme": "^1.1.0",
50-
"typescript": "^4.1.5"
35+
"@tsconfig/node14": "1.0.0",
36+
"@types/chai": "4.2.15",
37+
"@types/mocha": "8.2.1",
38+
"@types/node": "14.14.31",
39+
"@typescript-eslint/eslint-plugin": "4.15.1",
40+
"@typescript-eslint/parser": "4.15.1",
41+
"chai": "4.3.0",
42+
"chai-as-promised": "7.1.1",
43+
"eslint": "7.20.0",
44+
"eslint-config-airbnb-base": "14.2.1",
45+
"eslint-plugin-import": "2.22.1",
46+
"mocha": "8.3.0",
47+
"ts-node": "9.1.1",
48+
"typedoc": "0.20.27",
49+
"typedoc-neo-theme": "1.1.0",
50+
"typescript": "4.1.5"
5151
},
5252
"dependencies": {
5353
"axios": "^0.21.1"

0 commit comments

Comments
 (0)