Skip to content

Commit 1ece25e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin dependencies
1 parent a69ce73 commit 1ece25e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"dependencies": {},
7979
"devDependencies": {
80-
"@aureooms/js-itertools": "^4.1.0",
80+
"@aureooms/js-itertools": "4.1.0",
8181
"@babel/cli": "7.11.6",
8282
"@babel/core": "7.11.6",
8383
"@babel/preset-env": "7.11.5",
@@ -95,7 +95,7 @@
9595
"nyc": "15.1.0",
9696
"power-assert": "1.6.1",
9797
"regenerator-runtime": "0.13.7",
98-
"xo": "^0.33.1"
98+
"xo": "0.33.1"
9999
},
100100
"files": [
101101
"lib"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
resolved "https://registry.yarnpkg.com/@aureooms/js-error/-/js-error-4.0.1.tgz#be2740b3f31a337e0828930c9b70d38113b4dd77"
1515
integrity sha512-zsgs6wmnRsKljlusewYiBaFBM/hIJp43b7OwE9ybpLEL4wfXjGP17cJTTAY8gpzALVFwEA5/flxIK0I6gJJLHQ==
1616

17-
"@aureooms/js-itertools@^4.1.0":
17+
"@aureooms/js-itertools@4.1.0":
1818
version "4.1.0"
1919
resolved "https://registry.yarnpkg.com/@aureooms/js-itertools/-/js-itertools-4.1.0.tgz#c731eaee7de0005c6ea41f2f87cca4bdb2d86ca1"
2020
integrity sha512-P9TfwQPuXk5T5z6QMMfwLLyzh9QsEu4sGWcBk/P/waWgim/xqr+LDTOHVo7WU4QAty+/5CBX8DuW7MrPVfXt5A==
@@ -8173,7 +8173,7 @@ xdg-basedir@^4.0.0:
81738173
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
81748174
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
81758175

8176-
xo@^0.33.1:
8176+
xo@0.33.1:
81778177
version "0.33.1"
81788178
resolved "https://registry.yarnpkg.com/xo/-/xo-0.33.1.tgz#b198027a429a5c171ebcac8e81d77789ab9c5e91"
81798179
integrity sha512-kH/qjKzvhkXPRwFnf4WpiGb2509eyk1J1791Jtxpr7LlGiGtOtSo5PQpHaUrvRusAbAv967wGMBtG48j3eGLQA==

0 commit comments

Comments
 (0)