This is an automated email from the ASF dual-hosted git repository.
bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new c53598674 Bump eslint from 8.33.0 to 8.34.0 in /ui (#1279)
c53598674 is described below
commit c535986745170eb00a8f383e29372fccd35b7fc5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 13 06:40:16 2023 +0100
Bump eslint from 8.33.0 to 8.34.0 in /ui (#1279)
---
ui/package-lock.json | 14 +++++++-------
ui/package.json | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/ui/package-lock.json b/ui/package-lock.json
index 71f2cb2d1..b05453a87 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -100,7 +100,7 @@
"csv-string": "^4.1.1",
"cypress": "^12.3.0",
"cypress-file-upload": "^5.0.8",
- "eslint": "8.33.0",
+ "eslint": "8.34.0",
"eslint-config-prettier": "^8.6.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.2",
@@ -11800,9 +11800,9 @@
}
},
"node_modules/eslint": {
- "version": "8.33.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.33.0.tgz",
- "integrity":
"sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==",
+ "version": "8.34.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.34.0.tgz",
+ "integrity":
"sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==",
"dev": true,
"dependencies": {
"@eslint/eslintrc": "^1.4.1",
@@ -35468,9 +35468,9 @@
}
},
"eslint": {
- "version": "8.33.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.33.0.tgz",
- "integrity":
"sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==",
+ "version": "8.34.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.34.0.tgz",
+ "integrity":
"sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg==",
"dev": true,
"requires": {
"@eslint/eslintrc": "^1.4.1",
diff --git a/ui/package.json b/ui/package.json
index 491c824cb..e94a555df 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -122,7 +122,7 @@
"csv-string": "^4.1.1",
"cypress": "^12.3.0",
"cypress-file-upload": "^5.0.8",
- "eslint": "8.33.0",
+ "eslint": "8.34.0",
"eslint-config-prettier": "^8.6.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.2",