Skip to content

Commit d318e09

Browse files
committed
Update deps and bump up version.
1 parent bd73a31 commit d318e09

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
@@ -12,10 +12,10 @@
1212
"eslint-config-airbnb-base": "^15.0.0",
1313
"eslint-plugin-import": "^2.27.5",
1414
"eslint-plugin-jest": "^27.2.1",
15-
"eslint-plugin-jsdoc": "^44.0.0",
15+
"eslint-plugin-jsdoc": "^44.2.2",
1616
"eslint-plugin-no-secrets": "^0.8.9",
1717
"eslint-plugin-security": "^1.7.1",
18-
"eslint-plugin-yml": "^1.6.0",
18+
"eslint-plugin-yml": "^1.7.0",
1919
"jest": "^29.5.0",
2020
"jsdoc-to-markdown": "^8.0.0",
2121
"tape": "^5.6.3"
@@ -75,5 +75,5 @@
7575
"test:lint": "eslint .",
7676
"test:unit": "jest"
7777
},
78-
"version": "1.6.0"
78+
"version": "1.6.1"
7979
}

0 commit comments

Comments
 (0)