Skip to content

Commit 3971931

Browse files
committed
Merge tag 'v1.10.1'
2 parents bdaf43d + 99a2ef5 commit 3971931

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "resolve",
33
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
4-
"version": "1.10.0",
4+
"version": "1.10.1",
55
"repository": {
66
"type": "git",
77
"url": "git://github.com/browserify/resolve.git"
@@ -24,8 +24,8 @@
2424
},
2525
"devDependencies": {
2626
"@ljharb/eslint-config": "^13.1.1",
27-
"eslint": "^5.13.0",
28-
"object-keys": "^1.1.0",
27+
"eslint": "^5.16.0",
28+
"object-keys": "^1.1.1",
2929
"safe-publish-latest": "^1.1.2",
3030
"tap": "0.4.13",
3131
"tape": "^4.10.1"

0 commit comments

Comments
 (0)