Skip to content

Commit 3330edd

Browse files
Merge pull request #68 from eliashaeussler/dependabot/npm_and_yarn/Resources/Private/Frontend/eslint-plugin-sonarjs-0.15.0
2 parents 7405131 + ffdd0d0 commit 3330edd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Resources/Private/Frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"cross-env": "^7.0.3",
3737
"css-loader": "^6.7.1",
3838
"eslint": "^7.30.0",
39-
"eslint-plugin-sonarjs": "^0.14.0",
39+
"eslint-plugin-sonarjs": "^0.15.0",
4040
"ignore-emit-webpack-plugin": "^2.0.6",
4141
"mini-css-extract-plugin": "^2.6.1",
4242
"npm-run-all": "^4.1.5",

Resources/Private/Frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1983,10 +1983,10 @@ escape-string-regexp@^4.0.0:
19831983
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
19841984
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
19851985

1986-
eslint-plugin-sonarjs@^0.14.0:
1987-
version "0.14.0"
1988-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.14.0.tgz#112d159ba7516a2a69bb1a6d6cab782e23bca259"
1989-
integrity sha512-0X0q3fB8ghppms19cR2oIK2ajoFp7DEy3AVGDqO7WX02r1aWOzkrHa+veatGZw+R7amgBvfcF0qHCG66p9Zoag==
1986+
eslint-plugin-sonarjs@^0.15.0:
1987+
version "0.15.0"
1988+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.15.0.tgz#f9c904f143f4e2336f2923be08399b32b5bd2781"
1989+
integrity sha512-LuxHdAe6VqSbi1phsUvNjbmXLuvlobmryQJJNyQYbdubCfz6K8tmgoqNiJPnz0pP2AbYDbtuPm0ajOMgMrC+dQ==
19901990

19911991
eslint-scope@5.1.1, eslint-scope@^5.1.1:
19921992
version "5.1.1"

0 commit comments

Comments
 (0)