Skip to content

Commit f3718d7

Browse files
Update dependency prettier-plugin-pkg to ^0.15.0 (#182)
* 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 e6accd3 commit f3718d7

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": "Svelte parser for ESLint",
55
"repository": "git+https://github.com/ota-meshi/svelte-eslint-parser.git",
66
"homepage": "https://github.com/ota-meshi/svelte-eslint-parser#readme",
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": {
@@ -84,7 +84,7 @@
8484
"mocha-chai-jest-snapshot": "^1.1.3",
8585
"nyc": "^15.1.0",
8686
"prettier": "^2.0.5",
87-
"prettier-plugin-pkg": "^0.14.1",
87+
"prettier-plugin-pkg": "^0.15.0",
8888
"prettier-plugin-svelte": "^2.5.0",
8989
"semver": "^7.3.5",
9090
"string-replace-loader": "^3.0.3",

0 commit comments

Comments
 (0)