Skip to content

Commit 9bb8822

Browse files
author
MaxGenash
committed
feat: update version of lab to support newer JS syntax on paper 2.x
1 parent 1a9fe92 commit 9bb8822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"code": "^1.4.0",
3939
"eslint": "^6.8.0",
4040
"eslint-config-airbnb": "^6.2.0",
41-
"lab": "^13.0.1",
41+
"lab": "^14.3.4",
4242
"sinon": "^1.17.2"
4343
}
4444
}

0 commit comments

Comments
 (0)