Skip to content

Commit 8a48451

Browse files
chore(): pin eslint ^8.20.0 dev (#246)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | eslint | 8.19.0 | 8.20.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 678daf4 commit 8a48451

4 files changed

Lines changed: 28 additions & 28 deletions

File tree

.pnp.cjs

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/eslint-npm-8.19.0-147f1e0c86-0bc9df1a3a.zip renamed to .yarn/cache/eslint-npm-8.20.0-6bbc377ff7-a31adf390d.zip

716 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@typescript-eslint/parser": "^5.30.6",
7878
"commitlint": "^17.0.3",
7979
"concurrently": "^7.2.2",
80-
"eslint": "^8.19.0",
80+
"eslint": "^8.20.0",
8181
"eslint-config-prettier": "^8.5.0",
8282
"eslint-plugin-import": "^2.26.0",
8383
"eslint-plugin-jest": "^26.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3211,9 +3211,9 @@ __metadata:
32113211
languageName: node
32123212
linkType: hard
32133213

3214-
"eslint@npm:^8.19.0":
3215-
version: 8.19.0
3216-
resolution: "eslint@npm:8.19.0"
3214+
"eslint@npm:^8.20.0":
3215+
version: 8.20.0
3216+
resolution: "eslint@npm:8.20.0"
32173217
dependencies:
32183218
"@eslint/eslintrc": ^1.3.0
32193219
"@humanwhocodes/config-array": ^0.9.2
@@ -3252,7 +3252,7 @@ __metadata:
32523252
v8-compile-cache: ^2.0.3
32533253
bin:
32543254
eslint: bin/eslint.js
3255-
checksum: 0bc9df1a3a09dcd5a781ec728f280aa8af3ab19c2d1f14e2668b5ee5b8b1fb0e72dde5c3acf738e7f4281685fb24ec149b6154255470b06cf41de76350bca7a4
3255+
checksum: a31adf390d71d916925586bc8467b48f620e93dd0416bc1e897d99265af88b48d4eba3985b5ff4653ae5cc46311a360d373574002277e159bb38a4363abf9228
32563256
languageName: node
32573257
linkType: hard
32583258

@@ -5740,7 +5740,7 @@ __metadata:
57405740
commitlint: ^17.0.3
57415741
concurrently: ^7.2.2
57425742
dotenv: ^16.0.1
5743-
eslint: ^8.19.0
5743+
eslint: ^8.20.0
57445744
eslint-config-prettier: ^8.5.0
57455745
eslint-plugin-import: ^2.26.0
57465746
eslint-plugin-jest: ^26.6.0

0 commit comments

Comments
 (0)