Skip to content

Commit 89c3459

Browse files
authored
Merge pull request #166 from LLK/renovate/pin-dependencies
chore(deps): pin dependencies
2 parents 8e2f856 + cceb092 commit 89c3459

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
@@ -31,11 +31,11 @@
3131
"babel-eslint": "7.2.3",
3232
"babel-loader": "7.1.5",
3333
"babel-preset-env": "1.7.0",
34-
"eslint": "^3.19.0",
35-
"eslint-config-scratch": "^3.1.0",
36-
"tap": "^12.0.1",
37-
"web-audio-test-api": "^0.5.2",
38-
"webpack": "^4.8.0",
39-
"webpack-cli": "^3.1.2"
34+
"eslint": "3.19.0",
35+
"eslint-config-scratch": "3.1.0",
36+
"tap": "12.7.0",
37+
"web-audio-test-api": "0.5.2",
38+
"webpack": "4.46.0",
39+
"webpack-cli": "3.3.12"
4040
}
4141
}

0 commit comments

Comments
 (0)