Skip to content

Commit 82c88ba

Browse files
Pin dependency xo to 0.29.1 (#45)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8c771ce commit 82c88ba

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
@@ -48,7 +48,7 @@
4848
"microtime": "3.0.0",
4949
"np": "6.2.1",
5050
"nyc": "15.0.1",
51-
"xo": "^0.29.1"
51+
"xo": "0.29.1"
5252
},
5353
"files": [
5454
"lib"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8384,7 +8384,7 @@ xdg-basedir@^4.0.0:
83848384
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
83858385
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
83868386

8387-
xo@^0.29.1:
8387+
83888388
version "0.29.1"
83898389
resolved "https://registry.yarnpkg.com/xo/-/xo-0.29.1.tgz#e6231d079c18b48a84770e5c1cc3d8e18773abbe"
83908390
integrity sha512-ohlXtUatjHi4f7dRF+c/nv08zyB3+iROxwfX3xEIw2J5Tk5j4I/bPqx4tUzESVHFCh5tQbu528ZEPJmM5P3c/g==

0 commit comments

Comments
 (0)