Commit 54d1b6be authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by XhmikosR
Browse files

Bump eslint-plugin-unicorn from 12.1.0 to 13.0.0 (#29676)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v12.1.0...v13.0.0

)

Signed-off-by: default avatardependabot-preview[bot] <support@dependabot.com>
parent 36aee3dd
Showing with 12 additions and 12 deletions
+12 -12
......@@ -3919,15 +3919,15 @@
}
},
"eslint-plugin-unicorn": {
"version": "12.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-12.1.0.tgz",
"integrity": "sha512-DkPRrjaZaKa8GDjEyWGms/sqp2DcmVCcbwVi9WQXwN6+Sn0/joTC14SfA+BsCuxTaGPRm/7wa8NC8o5mNDyZpQ==",
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-13.0.0.tgz",
"integrity": "sha512-9CQk0v74vQpETMt6iqNgjf3IbWEFhrT0sjaLnjkl9SF3rJH6ZL9f7H42BXJ6LPENQR97QzhrIvB8VG0nD05wxQ==",
"dev": true,
"requires": {
"ci-info": "^2.0.0",
"clean-regexp": "^1.0.0",
"eslint-ast-utils": "^1.1.0",
"eslint-template-visitor": "^1.0.0",
"eslint-template-visitor": "^1.1.0",
"import-modules": "^2.0.0",
"lodash.camelcase": "^4.3.0",
"lodash.defaultsdeep": "^4.6.1",
......@@ -3938,7 +3938,7 @@
"read-pkg-up": "^7.0.0",
"regexpp": "^3.0.0",
"reserved-words": "^0.1.2",
"safe-regex": "^2.0.2",
"safe-regex": "^2.1.1",
"semver": "^6.3.0"
},
"dependencies": {
......@@ -7813,9 +7813,9 @@
"dev": true
},
"multimap": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/multimap/-/multimap-1.0.2.tgz",
"integrity": "sha1-aqdvwyM5BbqUi75MdNwsOgNW6zY=",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/multimap/-/multimap-1.1.0.tgz",
"integrity": "sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==",
"dev": true
},
"mute-stream": {
......@@ -10107,9 +10107,9 @@
}
},
"regexp-tree": {
"version": "0.1.14",
"resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.14.tgz",
"integrity": "sha512-59v5A90TAh4cAMyDQEOzcnsu4q7Wb10RsyTjngEnJIZsWYM4siVGu+JmLT1WsxHvOWhiu4YS20XiTuxWMeVoHQ==",
"version": "0.1.16",
"resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.16.tgz",
"integrity": "sha512-nXWhGJLTWLNdhWF1uqoXQgAOgv8mQGpgXTOk8BWp08YMOKCtn74VoyOJ+AXZ68Dj50Myd+msYs+aGRBzWJ5dJA==",
"dev": true
},
"regexpp": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment