Skip to content

Commit d5170bd

Browse files
authored
chore: update eslint-plugin-lwc (#115)
1 parent 261d379 commit d5170bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"semver": "^7.3.8"
2727
},
2828
"devDependencies": {
29-
"@lwc/eslint-plugin-lwc": "^1.6.1",
29+
"@lwc/eslint-plugin-lwc": "^1.6.2",
3030
"@salesforce/eslint-plugin-lightning": "^1.0.0",
3131
"eslint": "^8.34.0",
3232
"eslint-plugin-import": "^2.27.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,10 @@
288288
"@jridgewell/resolve-uri" "3.1.0"
289289
"@jridgewell/sourcemap-codec" "1.4.14"
290290

291-
"@lwc/eslint-plugin-lwc@^1.6.1":
292-
version "1.6.1"
293-
resolved "https://registry.yarnpkg.com/@lwc/eslint-plugin-lwc/-/eslint-plugin-lwc-1.6.1.tgz#65cdb01e2ae3d3e5a02a116dff71acdd1882cacb"
294-
integrity sha512-8fnKBMmjidD+9oY0U1Q9OJUb5l7yCXE11acgzOkKKsdo8pHJ2xGFcH3QcYf4AyPSx1qAvCSLcyb8nB0VVa08Ew==
291+
"@lwc/eslint-plugin-lwc@^1.6.2":
292+
version "1.6.2"
293+
resolved "https://registry.yarnpkg.com/@lwc/eslint-plugin-lwc/-/eslint-plugin-lwc-1.6.2.tgz#b527f31373e4aceefe8f838e6c598c2b5d6cda98"
294+
integrity sha512-Oc2FpOA0/RRl10SdOjmj8TG1xdTM2nfmD9urQIUOLl3n5s14HQNljLGSYZm8lBswp0m7HlGp36kxyka40Vw/qw==
295295
dependencies:
296296
globals "^13.20.0"
297297
minimatch "^6.2.0"

0 commit comments

Comments
 (0)