Skip to content

Commit b7620a8

Browse files
committed
v4.1.3
1 parent aeef5b4 commit b7620a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"c8": "^7.13.0",
1717
"chai": "^4.3.7",
18-
"eslint": "^8.34.0",
18+
"eslint": "^8.35.0",
1919
"eslint-config-standard": "^17.0.0",
2020
"eslint-plugin-import": "^2.27.5",
2121
"eslint-plugin-jsdoc": "^40.0.0",
@@ -32,5 +32,5 @@
3232
"test": "c8 --reporter=text mocha --exit test",
3333
"tsc": "node -e \"fs.rmSync('types',{recursive:true,force:true})\" && npx tsc"
3434
},
35-
"version": "4.1.2"
35+
"version": "4.1.3"
3636
}

0 commit comments

Comments
 (0)