mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-09-11 00:54:35 +08:00
Bump @stylistic/eslint-plugin from 5.0.0 to 5.1.0 in /warpgate-web in the version-bumps group (#1407)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f238107f16
commit
4d6af47a1f
2 changed files with 5 additions and 5 deletions
8
warpgate-web/package-lock.json
generated
8
warpgate-web/package-lock.json
generated
|
@ -19,7 +19,7 @@
|
|||
"@otplib/plugin-base32-enc-dec": "^12.0.1",
|
||||
"@otplib/plugin-crypto-js": "^12.0.1",
|
||||
"@otplib/preset-browser": "^12.0.1",
|
||||
"@stylistic/eslint-plugin": "^5.0.0",
|
||||
"@stylistic/eslint-plugin": "^5.1.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^4.0.4",
|
||||
"@sveltestrap/sveltestrap": "^6.2.7",
|
||||
"@tsconfig/svelte": "^5.0.0",
|
||||
|
@ -1773,9 +1773,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@stylistic/eslint-plugin": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.0.0.tgz",
|
||||
"integrity": "sha512-nVV2FSzeTJ3oFKw+3t9gQYQcrgbopgCASSY27QOtkhEGgSfdQQjDmzZd41NeT1myQ8Wc6l+pZllST9qIu4NKzg==",
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.1.0.tgz",
|
||||
"integrity": "sha512-TJRJul4u/lmry5N/kyCU+7RWWOk0wyXN+BncRlDYBqpLFnzXkd7QGVfN7KewarFIXv0IX0jSF/Ksu7aHWEDeuw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-utils": "^4.7.0",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"@otplib/plugin-base32-enc-dec": "^12.0.1",
|
||||
"@otplib/plugin-crypto-js": "^12.0.1",
|
||||
"@otplib/preset-browser": "^12.0.1",
|
||||
"@stylistic/eslint-plugin": "^5.0.0",
|
||||
"@stylistic/eslint-plugin": "^5.1.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^4.0.4",
|
||||
"@sveltestrap/sveltestrap": "^6.2.7",
|
||||
"@tsconfig/svelte": "^5.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue