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

Commit

Permalink
Merge pull request #39 from axone-protocol/dependabot/npm_and_yarn/st…
Browse files Browse the repository at this point in the history
…ylistic/eslint-plugin-1.8.0
  • Loading branch information
dependabot[bot] authored May 6, 2024
2 parents e720e11 + 7bf1119 commit 491d615
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-dom": "^18"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^1.7.2",
"@stylistic/eslint-plugin": "^1.8.0",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
Expand Down
64 changes: 32 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,54 +236,54 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz#2d4260033e199b3032a08b41348ac10de21c47e9"
integrity sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==

"@stylistic/eslint-plugin-js@1.7.2", "@stylistic/eslint-plugin-js@^1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.7.2.tgz#3f2f6a82d75219698b2e30cc306bfdc7677b7496"
integrity sha512-ZYX7C5p7zlHbACwFLU+lISVh6tdcRP/++PWegh2Sy0UgMT5kU0XkPa2tKWEtJYzZmPhJxu9LxbnWcnE/tTwSDQ==
"@stylistic/eslint-plugin-js@1.8.0", "@stylistic/eslint-plugin-js@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-1.8.0.tgz#28085f5e8e94efb587981ff0eefe589006f9bd9d"
integrity sha512-jdvnzt+pZPg8TfclZlTZPiUbbima93ylvQ+wNgHLNmup3obY6heQvgewSu9i2CfS61BnRByv+F9fxQLPoNeHag==
dependencies:
"@types/eslint" "^8.56.8"
"@types/eslint" "^8.56.10"
acorn "^8.11.3"
escape-string-regexp "^4.0.0"
eslint-visitor-keys "^3.4.3"
espree "^9.6.1"

"@stylistic/eslint-plugin-jsx@1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-jsx/-/eslint-plugin-jsx-1.7.2.tgz#50c927d562fda0cb3234fbd75759ba086102a6de"
integrity sha512-lNZR5PR0HLJPs+kY0y8fy6KroKlYqA5PwsYWpVYWzqZWiL5jgAeUo4s9yLFYjJjzildJ5MsTVMy/xP81Qz6GXg==
"@stylistic/eslint-plugin-jsx@1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-jsx/-/eslint-plugin-jsx-1.8.0.tgz#b3824baa4c34b40983ff57514768ead11e214e6b"
integrity sha512-PC7tYXipF03TTilGJva1amAham7qOAFXT5r5jLTY6iIxkFqyb6H7Ljx5pv8d7n98VyIVidOEKY/AP8vNzAFNKg==
dependencies:
"@stylistic/eslint-plugin-js" "^1.7.2"
"@types/eslint" "^8.56.8"
"@stylistic/eslint-plugin-js" "^1.8.0"
"@types/eslint" "^8.56.10"
estraverse "^5.3.0"
picomatch "^4.0.2"

"@stylistic/eslint-plugin-plus@1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-1.7.2.tgz#e6767a9fd3bfbec02b7b68bbbdf5367df0e56b9e"
integrity sha512-luUfRVbBVtt0+/FNt8/76BANJEzb/nHWasHD7UUjyMrch2U9xUKpObrkTCzqBuisKek+uFupwGjqXqDP07+fQw==
"@stylistic/eslint-plugin-plus@1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-1.8.0.tgz#871de1a71c990bc093105699d7e36b71f6cf2899"
integrity sha512-TkrjzzYmTuAaLvFwtxomsgMUD8g8PREOQOQzTfKmiJ6oc4XOyFW4q/L9ES1J3UFSLybNCwbhu36lhXJut1w2Sg==
dependencies:
"@types/eslint" "^8.56.8"
"@types/eslint" "^8.56.10"
"@typescript-eslint/utils" "^6.21.0"

"@stylistic/eslint-plugin-ts@1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-1.7.2.tgz#148954800b73a107fb22a344bd7e9d4c6b5a2caa"
integrity sha512-szX89YPocwCe4T0eT3alj7MwEzDHt5+B+kb/vQfSSLIjI9CGgoWrgj50zU8PtaDctTh4ZieFBzU/lRmkSUo0RQ==
"@stylistic/eslint-plugin-ts@1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-1.8.0.tgz#d83033c30908a38dbacc3f50f32cc9b70f9579d3"
integrity sha512-WuCIhz4JEHxzhAWjrBASMGj6Or1wAjDqTsRIck3DRRrw/FJ8C/8AAuHPk8ECHNSDI5PZ0OT72nF2uSUn0aQq1w==
dependencies:
"@stylistic/eslint-plugin-js" "1.7.2"
"@types/eslint" "^8.56.8"
"@stylistic/eslint-plugin-js" "1.8.0"
"@types/eslint" "^8.56.10"
"@typescript-eslint/utils" "^6.21.0"

"@stylistic/eslint-plugin@^1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-1.7.2.tgz#e69702e64c1b7cbd477f35f6d82bc138c49049d3"
integrity sha512-TesaPR4AOCeD4unwu9gZCdTe8SsUpykriICuwXV8GFBgESuVbfVp+S8g6xTWe9ntVR803bNMtnr2UhxHW0iFqg==
"@stylistic/eslint-plugin@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-1.8.0.tgz#b54bbae007dec7ca5629260fcd52e8580b26b026"
integrity sha512-JRR0lCDU97AiE0X6qTc/uf8Hv0yETUdyJgoNzTLUIWdhVJVe/KGPnFmEsO1iXfNUIS6vhv3JJ5vaZ2qtXhZe1g==
dependencies:
"@stylistic/eslint-plugin-js" "1.7.2"
"@stylistic/eslint-plugin-jsx" "1.7.2"
"@stylistic/eslint-plugin-plus" "1.7.2"
"@stylistic/eslint-plugin-ts" "1.7.2"
"@types/eslint" "^8.56.8"
"@stylistic/eslint-plugin-js" "1.8.0"
"@stylistic/eslint-plugin-jsx" "1.8.0"
"@stylistic/eslint-plugin-plus" "1.8.0"
"@stylistic/eslint-plugin-ts" "1.8.0"
"@types/eslint" "^8.56.10"

"@swc/counter@^0.1.3":
version "0.1.3"
Expand All @@ -305,7 +305,7 @@
dependencies:
tslib "^2.4.0"

"@types/eslint@^8.56.8":
"@types/eslint@^8.56.10":
version "8.56.10"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
Expand Down

0 comments on commit 491d615

Please sign in to comment.