Skip to content

Commit a883614

Browse files
⬆️ deps: Upgrade.
1 parent 3dd1ae5 commit a883614

File tree

2 files changed

+1281
-3035
lines changed

2 files changed

+1281
-3035
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@iterable-iterator/list": "^1.0.1",
6565
"@iterable-iterator/map": "^1.0.1",
6666
"@iterable-iterator/range": "^2.1.0",
67-
"@iterable-iterator/slice": "^1.0.1"
67+
"@iterable-iterator/slice": "^1.0.2"
6868
},
6969
"devDependencies": {
7070
"@babel/core": "7.16.5",
@@ -90,7 +90,7 @@
9090
"pinst": "2.1.6",
9191
"power-assert": "1.6.1",
9292
"regenerator-runtime": "0.13.9",
93-
"xo": "0.39.1"
93+
"xo": "0.47.0"
9494
},
9595
"ava": {
9696
"files": [
@@ -203,6 +203,7 @@
203203
"unicorn"
204204
],
205205
"rules": {
206+
"unicorn/prefer-node-protocol": "off",
206207
"unicorn/filename-case": [
207208
"error",
208209
{

0 commit comments

Comments
 (0)