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 1f818e64c Bump eslint-config-prettier from 8.8.0 to 9.0.0 in /ui
(#1816)
1f818e64c is described below
commit 1f818e64ccadecb95ffaced617d4f3499e7a93bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 7 06:50:35 2023 +0200
Bump eslint-config-prettier from 8.8.0 to 9.0.0 in /ui (#1816)
---
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 aa37ca13b..ef3ec80b6 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -97,7 +97,7 @@
"cypress": "^12.17.0",
"cypress-file-upload": "^5.0.8",
"eslint": "8.37.0",
- "eslint-config-prettier": "^8.8.0",
+ "eslint-config-prettier": "^9.0.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.2",
"jasmine-core": "^4.6.0",
@@ -12267,9 +12267,9 @@
}
},
"node_modules/eslint-config-prettier": {
- "version": "8.8.0",
- "resolved":
"https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz",
- "integrity":
"sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==",
+ "version": "9.0.0",
+ "resolved":
"https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz",
+ "integrity":
"sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==",
"dev": true,
"bin": {
"eslint-config-prettier": "bin/cli.js"
@@ -36924,9 +36924,9 @@
}
},
"eslint-config-prettier": {
- "version": "8.8.0",
- "resolved":
"https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz",
- "integrity":
"sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==",
+ "version": "9.0.0",
+ "resolved":
"https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz",
+ "integrity":
"sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==",
"dev": true,
"requires": {}
},
diff --git a/ui/package.json b/ui/package.json
index 68a5d718e..a8af492c2 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -119,7 +119,7 @@
"cypress": "^12.17.0",
"cypress-file-upload": "^5.0.8",
"eslint": "8.37.0",
- "eslint-config-prettier": "^8.8.0",
+ "eslint-config-prettier": "^9.0.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.2",
"jasmine-core": "^4.6.0",