Skip to content

Commit 1ea6577

Browse files
author
Alfred Brockotter
committed
chore: switched to specific standard version (14.3.1)
1 parent 6d55389 commit 1ea6577

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"babel-polyfill": "^6.26.0",
5757
"chai": "^4.2.0",
5858
"chai-as-promised": "^7.1.1",
59-
"standard": "*",
59+
"standard": "^14.3.1",
6060
"mocha": "^6.2.1",
6161
"rollup": "^1.24.0",
6262
"rollup-plugin-babel": "^4.3.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5736,7 +5736,7 @@ standard-engine@^12.0.0:
57365736
minimist "^1.1.0"
57375737
pkg-conf "^3.1.0"
57385738

5739-
standard@*:
5739+
standard@^14.3.1:
57405740
version "14.3.1"
57415741
resolved "https://registry.yarnpkg.com/standard/-/standard-14.3.1.tgz#f6a5d9244fbb6b76d0c2dbcc1048a03c863038b6"
57425742
integrity sha512-TUQwU7znlZLfgKH1Zwn/D84FitWZkUTfbxSiz/vFx+4c9GV+clSfG/qLiLZOlcdyzhw3oF5/pZydNjbNDfHPEw==

0 commit comments

Comments
 (0)