Skip to content

Commit 43ec13e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): pin dependencies
1 parent 54cdb8d commit 43ec13e

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@commitlint/config-conventional": "8.2.0",
5959
"@ember/optional-features": "1.1.0",
6060
"@typed-ember/renovate-config": "1.2.1",
61-
"@types/capture-console": "^1.0.0",
61+
"@types/capture-console": "1.0.0",
6262
"@types/chai": "4.2.6",
6363
"@types/chai-as-promised": "7.1.2",
6464
"@types/console-ui": "2.2.3",
@@ -79,7 +79,7 @@
7979
"@typescript-eslint/eslint-plugin": "2.10.0",
8080
"@typescript-eslint/parser": "2.10.0",
8181
"broccoli-asset-rev": "3.0.0",
82-
"capture-console": "^1.0.1",
82+
"capture-console": "1.0.1",
8383
"co": "4.6.0",
8484
"commitlint-azure-pipelines-cli": "1.0.2",
8585
"conventional-changelog-cli": "2.0.28",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,7 +1503,7 @@
15031503
"@types/connect" "*"
15041504
"@types/node" "*"
15051505

1506-
"@types/capture-console@^1.0.0":
1506+
15071507
version "1.0.0"
15081508
resolved "https://registry.yarnpkg.com/@types/capture-console/-/capture-console-1.0.0.tgz#8730d90248d862c4ccdaf5a623bfee0272d9a934"
15091509
integrity sha512-v6XDGk++qgUNmL5oqjmrK/tYIRmekq9FO8vgVv4xAx9frJYTwWUI+iOa+2z48zw+ZHfVVTNxL1qT9wuZZUrDVg==
@@ -4666,7 +4666,7 @@ caniuse-lite@^1.0.30001010:
46664666
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001011.tgz#0d6c4549c78c4a800bb043a83ca0cbe0aee6c6e1"
46674667
integrity sha512-h+Eqyn/YA6o6ZTqpS86PyRmNWOs1r54EBDcd2NTwwfsXQ8re1B38SnB+p2RKF8OUsyEIjeDU8XGec1RGO/wYCg==
46684668

4669-
capture-console@^1.0.1:
4669+
46704670
version "1.0.1"
46714671
resolved "https://registry.yarnpkg.com/capture-console/-/capture-console-1.0.1.tgz#db63c39ac73239019badd7fbb10143eda380ff71"
46724672
integrity sha1-22PDmscyOQGbrdf7sQFD7aOA/3E=
@@ -9581,12 +9581,10 @@ imurmurhash@^0.1.4:
95819581
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
95829582

95839583
"in-repo-a@link:tests/dummy/lib/in-repo-a":
9584-
version "0.0.0"
9585-
uid ""
9584+
version "1.0.0"
95869585

95879586
"in-repo-b@link:tests/dummy/lib/in-repo-b":
9588-
version "0.0.0"
9589-
uid ""
9587+
version "1.0.0"
95909588

95919589
include-path-searcher@^0.1.0:
95929590
version "0.1.0"

0 commit comments

Comments
 (0)