aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-13 16:03:55 +0200
committerGitHub <[email protected]>2023-03-13 16:03:55 +0200
commite9355c6dff78007e8d61d3ca62b768369a397f07 (patch)
treeb7e4e04b4a7f6a0b3202151d02a3e938ffa619b7
parent7bc4f4f759e749436f4212712c4c106d40dc508e (diff)
downloadbootstrap-e9355c6dff78007e8d61d3ca62b768369a397f07.tar.xz
bootstrap-e9355c6dff78007e8d61d3ca62b768369a397f07.zip
Build(deps-dev): Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#38187)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 45.0.2 to 46.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.2...v46.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index a2aeb431e..3cb6197ef 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -36,7 +36,7 @@
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-markdown": "^3.0.0",
- "eslint-plugin-unicorn": "^45.0.2",
+ "eslint-plugin-unicorn": "^46.0.0",
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
@@ -4534,9 +4534,9 @@
}
},
"node_modules/eslint-plugin-unicorn": {
- "version": "45.0.2",
- "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-45.0.2.tgz",
- "integrity": "sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw==",
+ "version": "46.0.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-46.0.0.tgz",
+ "integrity": "sha512-j07WkC+PFZwk8J33LYp6JMoHa1lXc1u6R45pbSAipjpfpb7KIGr17VE2D685zCxR5VL4cjrl65kTJflziQWMDA==",
"dev": true,
"dependencies": {
"@babel/helper-validator-identifier": "^7.19.1",
@@ -14284,9 +14284,9 @@
}
},
"eslint-plugin-unicorn": {
- "version": "45.0.2",
- "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-45.0.2.tgz",
- "integrity": "sha512-Y0WUDXRyGDMcKLiwgL3zSMpHrXI00xmdyixEGIg90gHnj0PcHY4moNv3Ppje/kDivdAy5vUeUr7z211ImPv2gw==",
+ "version": "46.0.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-46.0.0.tgz",
+ "integrity": "sha512-j07WkC+PFZwk8J33LYp6JMoHa1lXc1u6R45pbSAipjpfpb7KIGr17VE2D685zCxR5VL4cjrl65kTJflziQWMDA==",
"dev": true,
"requires": {
"@babel/helper-validator-identifier": "^7.19.1",
diff --git a/package.json b/package.json
index b9ca44a0c..5c62d7f0e 100644
--- a/package.json
+++ b/package.json
@@ -121,7 +121,7 @@
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-markdown": "^3.0.0",
- "eslint-plugin-unicorn": "^45.0.2",
+ "eslint-plugin-unicorn": "^46.0.0",
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",