Skip to content

Commit

Permalink
chore(deps): update linters and formatters to v9.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 7, 2024
1 parent 8e7d062 commit 84e26da
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@babel/core": "7.24.9",
"@codecov/webpack-plugin": "0.0.1-beta.12",
"@eslint/js": "9.9.1",
"@eslint/js": "9.10.0",
"@playwright/test": "1.46.1",
"@types/babel__core": "7.20.5",
"@types/eslint": "9.6.1",
Expand All @@ -66,7 +66,7 @@
"concurrently": "8.2.2",
"core-js": "3.38.1",
"cz-customizable": "7.0.0",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"prettier": "3.3.3",
"typescript": "5.5.4",
Expand Down
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1770,10 +1770,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.9.1":
version: 9.9.1
resolution: "@eslint/js@npm:9.9.1"
checksum: 10c0/a3a91de2ce78469f7c4eee78c1eba77360706e1d0fa0ace2e19102079bcf237b851217c85ea501dc92c4c3719d60d9df966977abc8554d4c38e3638c1f53dcb2
"@eslint/js@npm:9.10.0":
version: 9.10.0
resolution: "@eslint/js@npm:9.10.0"
checksum: 10c0/2ac45a002dc1ccf25be46ea61001ada8d77248d1313ab4e53f3735e5ae00738a757874e41f62ad6fbd49df7dffeece66e5f53ff0d7b78a99ce4c68e8fea66753
languageName: node
linkType: hard

Expand All @@ -1784,13 +1784,22 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.1.0":
version: 0.1.0
resolution: "@eslint/plugin-kit@npm:0.1.0"
dependencies:
levn: "npm:^0.4.1"
checksum: 10c0/fae97cd4efc1c32501c286abba1b5409848ce8c989e1ca6a5bb057a304a2cd721e6e957f6bc35ce95cfd0871e822ed42df3c759fecdad72c30e70802e26f83c7
languageName: node
linkType: hard

"@frantic1048/restia@workspace:.":
version: 0.0.0-use.local
resolution: "@frantic1048/restia@workspace:."
dependencies:
"@babel/core": "npm:7.24.9"
"@codecov/webpack-plugin": "npm:0.0.1-beta.12"
"@eslint/js": "npm:9.9.1"
"@eslint/js": "npm:9.10.0"
"@playwright/test": "npm:1.46.1"
"@types/babel__core": "npm:7.20.5"
"@types/eslint": "npm:9.6.1"
Expand All @@ -1805,7 +1814,7 @@ __metadata:
csx: "npm:10.0.2"
cz-customizable: "npm:7.0.0"
disqus-react: "npm:1.1.5"
eslint: "npm:9.9.1"
eslint: "npm:9.10.0"
eslint-plugin-simple-import-sort: "npm:12.1.1"
gatsby: "patch:gatsby@npm%3A5.13.7#~/.yarn/patches/gatsby-npm-5.13.7-6a8d217aa9.patch"
gatsby-plugin-catch-links: "npm:5.13.1"
Expand Down Expand Up @@ -7568,15 +7577,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.9.1":
version: 9.9.1
resolution: "eslint@npm:9.9.1"
"eslint@npm:9.10.0":
version: 9.10.0
resolution: "eslint@npm:9.10.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.11.0"
"@eslint/config-array": "npm:^0.18.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.9.1"
"@eslint/js": "npm:9.10.0"
"@eslint/plugin-kit": "npm:^0.1.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand All @@ -7599,7 +7609,6 @@ __metadata:
is-glob: "npm:^4.0.0"
is-path-inside: "npm:^3.0.3"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
levn: "npm:^0.4.1"
lodash.merge: "npm:^4.6.2"
minimatch: "npm:^3.1.2"
natural-compare: "npm:^1.4.0"
Expand All @@ -7613,7 +7622,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/5e71efda7c0a14ee95436d5cdfed04ee61dfb1d89d7a32b50a424de2e680af82849628ea6581950c2e0726491f786a3cfd0032ce013c1c5093786e475cfdfb33
checksum: 10c0/7357f3995b15043eea83c8c0ab16c385ce3f28925c1b11cfcd6b2ede8faab3d91ede84a68173dd5f6e3e176e177984e6218de58b7b8388e53e2881f1ec07c836
languageName: node
linkType: hard

Expand Down

0 comments on commit 84e26da

Please sign in to comment.