Skip to content

Commit 88d03fa

Browse files
chore: bump @dcl/eslint-config from 2.2.1 to 2.3.1
Bumps [@dcl/eslint-config](https://github.com/decentraland/eslint-config) from 2.2.1 to 2.3.1. - [Release notes](https://github.com/decentraland/eslint-config/releases) - [Commits](decentraland/eslint-config@2.2.1...2.3.1) --- updated-dependencies: - dependency-name: "@dcl/eslint-config" dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e05a71 commit 88d03fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"license": "Apache-2.0",
1212
"devDependencies": {
13-
"@dcl/eslint-config": "^2.2.1",
13+
"@dcl/eslint-config": "^2.3.1",
1414
"@types/node": "^18.11.18",
1515
"@types/secp256k1": "^4.0.4",
1616
"@well-known-components/test-helpers": "^1.5.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -323,10 +323,10 @@
323323
eth-connect "^6.0.3"
324324
ethereum-cryptography "^1.0.3"
325325

326-
"@dcl/eslint-config@^2.2.1":
327-
version "2.2.1"
328-
resolved "https://registry.yarnpkg.com/@dcl/eslint-config/-/eslint-config-2.2.1.tgz#f31d0dc35dbab09b754f80c93e616ed80e3a011c"
329-
integrity sha512-9GBeC0+bzfAHsCtXGqgx5UnQDAzCym5lQGt0hysx3yNNcujcWswFaBU1iPMfp58qRFJangLonZmoP80SM3AMgg==
326+
"@dcl/eslint-config@^2.3.1":
327+
version "2.3.1"
328+
resolved "https://registry.yarnpkg.com/@dcl/eslint-config/-/eslint-config-2.3.1.tgz#51607934352c288594c3bd99d70fb1e2c2e664be"
329+
integrity sha512-R3RzJSOCX6v7uVicsIHvWibW03xyeV+coxGxQzyNjSGpeab97/TvbyE9IbV//GPM00ItSvUN1B6CntTLRDgokA==
330330
dependencies:
331331
"@typescript-eslint/eslint-plugin" "^6.21.0"
332332
"@typescript-eslint/parser" "^6.21.0"

0 commit comments

Comments
 (0)