Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @jenssimon/eslint-config-base to v7.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 370023d commit 6fcda2a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@jenssimon/eslint-config-base": "7.3.5",
"@jenssimon/eslint-config-base": "7.3.6",
"@jenssimon/eslint-config-typescript": "5.2.3",
"@types/archiver": "5.3.4",
"@types/node": "20.8.9",
Expand Down
32 changes: 19 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.22.20":
version: 7.22.20
resolution: "@babel/helper-validator-identifier@npm:7.22.20"
checksum: dcad63db345fb110e032de46c3688384b0008a42a4845180ce7cd62b1a9c0507a1bed727c4d1060ed1a03ae57b4d918570259f81724aaac1a5b776056f37504e
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-validator-identifier@npm:7.22.5"
Expand Down Expand Up @@ -461,9 +468,9 @@ __metadata:
languageName: node
linkType: hard

"@jenssimon/eslint-config-base@npm:7.3.5":
version: 7.3.5
resolution: "@jenssimon/eslint-config-base@npm:7.3.5"
"@jenssimon/eslint-config-base@npm:7.3.6":
version: 7.3.6
resolution: "@jenssimon/eslint-config-base@npm:7.3.6"
dependencies:
eslint-config-airbnb: "npm:^19.0.4"
eslint-config-airbnb-base: "npm:^15.0.0"
Expand All @@ -481,11 +488,11 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-redux: "npm:^4.0.0"
eslint-plugin-sonarjs: "npm:^0.21.0"
eslint-plugin-unicorn: "npm:^48.0.1"
eslint-plugin-unicorn: "npm:^49.0.0"
eslint-plugin-wc: "npm:^2.0.4"
peerDependencies:
eslint: ^7.32.0 || ^8.2.0
checksum: 36e16253b577899aac8285d78f3011604fc9582d825b1f47855a9a208fea0a747c50d5cdf4c8eee16072a07bdbd720ea25b81a96e9860acd630eead83d45d37d
checksum: 5d030f34091e3372a2e933dcf95267ea1b9d89598300eaa56466cdf654d9533d5f4dc66f7e9bc70f5727aaa89409e35b11862df9088d3bd0616671dba5011ad2
languageName: node
linkType: hard

Expand Down Expand Up @@ -3860,28 +3867,27 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:^48.0.1":
version: 48.0.1
resolution: "eslint-plugin-unicorn@npm:48.0.1"
"eslint-plugin-unicorn@npm:^49.0.0":
version: 49.0.0
resolution: "eslint-plugin-unicorn@npm:49.0.0"
dependencies:
"@babel/helper-validator-identifier": "npm:^7.22.5"
"@babel/helper-validator-identifier": "npm:^7.22.20"
"@eslint-community/eslint-utils": "npm:^4.4.0"
ci-info: "npm:^3.8.0"
clean-regexp: "npm:^1.0.0"
esquery: "npm:^1.5.0"
indent-string: "npm:^4.0.0"
is-builtin-module: "npm:^3.2.1"
jsesc: "npm:^3.0.2"
lodash: "npm:^4.17.21"
pluralize: "npm:^8.0.0"
read-pkg-up: "npm:^7.0.1"
regexp-tree: "npm:^0.1.27"
regjsparser: "npm:^0.10.0"
semver: "npm:^7.5.4"
strip-indent: "npm:^3.0.0"
peerDependencies:
eslint: ">=8.44.0"
checksum: 158a9fc41c213a2d4a4d7ed9c866c86f9f1901d7f7371c60f3e18d05be73cb6982b72c33a679955142116032127835f8550b466484885c0cedb2e7ed951136ac
eslint: ">=8.52.0"
checksum: e5dea3f3aeef197bfdb17b69bed955d18b8c19cef95fb66292d340899a1132fdee1a1de1ef2806f6055d95fd23b7e6140299183790f06a673919dd751ecb8bfd
languageName: node
linkType: hard

Expand Down Expand Up @@ -9095,7 +9101,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:18.2.0"
"@commitlint/config-conventional": "npm:18.1.0"
"@jenssimon/eslint-config-base": "npm:7.3.5"
"@jenssimon/eslint-config-base": "npm:7.3.6"
"@jenssimon/eslint-config-typescript": "npm:5.2.3"
"@types/archiver": "npm:5.3.4"
"@types/node": "npm:20.8.9"
Expand Down

0 comments on commit 6fcda2a

Please sign in to comment.