mirror of
https://github.com/bitwarden/directory-connector
synced 2026-02-21 20:03:35 +00:00
[deps]: Update eslint-plugin-rxjs-x to v0.9.1 (#998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@bitwarden/directory-connector",
|
||||
"version": "2026.1.0",
|
||||
"version": "2026.2.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@bitwarden/directory-connector",
|
||||
"version": "2026.1.0",
|
||||
"version": "2026.2.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
@@ -81,7 +81,7 @@
|
||||
"eslint-import-resolver-typescript": "4.4.4",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-rxjs-angular-x": "0.1.0",
|
||||
"eslint-plugin-rxjs-x": "0.8.3",
|
||||
"eslint-plugin-rxjs-x": "0.9.1",
|
||||
"form-data": "4.0.4",
|
||||
"glob": "13.0.0",
|
||||
"html-loader": "5.1.0",
|
||||
@@ -12289,17 +12289,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-rxjs-x": {
|
||||
"version": "0.8.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-rxjs-x/-/eslint-plugin-rxjs-x-0.8.3.tgz",
|
||||
"integrity": "sha512-zbORImnBYgBQ/DJ6yGVIpBLXwoeD5HU1MGfeja+xhU2Lr6+1SQR+eOvTpCaBZTAwmt2G7gb7GFGXQdl7Tz3+jA==",
|
||||
"version": "0.9.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-rxjs-x/-/eslint-plugin-rxjs-x-0.9.1.tgz",
|
||||
"integrity": "sha512-Md/2xEZTrUnNzq9m8pAVpx+/g1pwVZce21mH6lHvEHHUCJkLq0yulOUJKVgH4b77EGuojGFMmQmKSK5LL+IpvQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@typescript-eslint/scope-manager": "^8.19.1",
|
||||
"@typescript-eslint/utils": "^8.19.1",
|
||||
"@typescript-eslint/scope-manager": "^8.32.0",
|
||||
"@typescript-eslint/utils": "^8.32.0",
|
||||
"common-tags": "^1.8.0",
|
||||
"decamelize": "^5.0.1",
|
||||
"ts-api-utils": "^2.0.0",
|
||||
"ts-api-utils": "^2.1.0",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
"eslint-import-resolver-typescript": "4.4.4",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-rxjs-angular-x": "0.1.0",
|
||||
"eslint-plugin-rxjs-x": "0.8.3",
|
||||
"eslint-plugin-rxjs-x": "0.9.1",
|
||||
"form-data": "4.0.4",
|
||||
"glob": "13.0.0",
|
||||
"html-loader": "5.1.0",
|
||||
|
||||
Reference in New Issue
Block a user