Skip to content

Commit f7a8d48

Browse files
Update dependency prettier-plugin-pkg to ^0.15.0 (#170)
* Update dependency prettier-plugin-pkg to ^0.15.0 * Update package.json Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JounQin <[email protected]>
1 parent 6de4fdc commit f7a8d48

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
@@ -4,11 +4,11 @@
44
"description": "ESLint plugin for Svelte using AST",
55
"repository": "git+https://github.com/ota-meshi/eslint-plugin-svelte.git",
66
"homepage": "https://ota-meshi.github.io/eslint-plugin-svelte",
7-
"funding": "https://github.com/sponsors/ota-meshi",
87
"author": "Yosuke Ota (https://github.com/ota-meshi)",
98
"contributors": [
109
"JounQin (https://github.com/JounQin)"
1110
],
11+
"funding": "https://github.com/sponsors/ota-meshi",
1212
"license": "MIT",
1313
"packageManager": "[email protected]",
1414
"engines": {
@@ -122,7 +122,7 @@
122122
"pirates": "^4.0.1",
123123
"postcss-nested": "^5.0.6",
124124
"prettier": "^2.2.1",
125-
"prettier-plugin-pkg": "^0.14.1",
125+
"prettier-plugin-pkg": "^0.15.0",
126126
"prettier-plugin-svelte": "^2.6.0",
127127
"prism-svelte": "^0.5.0",
128128
"prismjs": "^1.25.0",

0 commit comments

Comments
 (0)