Skip to content

Commit cdbf1b7

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps-dev): bump eslint from 8.27.0 to 8.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.27.0...v8.28.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d272aa5 commit cdbf1b7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "^18.11.9",
4242
"@typescript-eslint/parser": "^5.43.0",
4343
"@vercel/ncc": "^0.34.0",
44-
"eslint": "^8.27.0",
44+
"eslint": "^8.28.0",
4545
"eslint-plugin-github": "^4.4.1",
4646
"eslint-plugin-jest": "^27.1.5",
4747
"eslint-plugin-prettier": "^4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,10 +1852,10 @@ eslint-visitor-keys@^3.3.0:
18521852
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
18531853
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
18541854

1855-
eslint@^8.27.0:
1856-
version "8.27.0"
1857-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
1858-
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
1855+
eslint@^8.28.0:
1856+
version "8.28.0"
1857+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
1858+
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
18591859
dependencies:
18601860
"@eslint/eslintrc" "^1.3.3"
18611861
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)