Merge pull request #623 from Materialious/dependabot/npm_and_yarn/materialious/eslint-plugin-svelte-2.44.1
Bump eslint-plugin-svelte from 2.44.0 to 2.44.1 in /materialious
This commit is contained in:
Generated
+4
-4
@@ -57,7 +57,7 @@
|
||||
"buffer": "^6.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-svelte": "^2.44.0",
|
||||
"eslint-plugin-svelte": "^2.44.1",
|
||||
"i": "^0.3.7",
|
||||
"jsdom": "^25.0.1",
|
||||
"npm": "^10.8.3",
|
||||
@@ -6099,9 +6099,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-svelte": {
|
||||
"version": "2.44.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-2.44.0.tgz",
|
||||
"integrity": "sha512-wav4MOs02vBb1WjvTCYItwJCxMkuk2Z4p+K/eyjL0N/z7ahXLP+0LtQQjiKc2ezuif7GnZLbD1F3o1VHzSvdVg==",
|
||||
"version": "2.44.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-2.44.1.tgz",
|
||||
"integrity": "sha512-w6wkoJPw1FJKFtM/2oln21rlu5+HTd2CSkkzhm32A+trNoW2EYQqTQAbDTU6k2GI/6Vh64rBHYQejqEgDld7fw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-utils": "^4.4.0",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"buffer": "^6.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-svelte": "^2.44.0",
|
||||
"eslint-plugin-svelte": "^2.44.1",
|
||||
"i": "^0.3.7",
|
||||
"jsdom": "^25.0.1",
|
||||
"npm": "^10.8.3",
|
||||
|
||||
Reference in New Issue
Block a user