Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump eslint and @types/eslint #50

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@types/conventional-commits-parser": "3.0.3",
"@types/conventional-recommended-bump": "6.1.0",
"@types/dateformat": "5.0.0",
"@types/eslint": "8.4.10",
"@types/eslint": "8.21.0",
"@types/git-raw-commits": "2.0.1",
"@types/is-ci": "3.0.0",
"@types/node": "16.18.11",
Expand All @@ -114,7 +114,7 @@
"cross-env": "7.0.3",
"cspell": "6.20.1",
"esbuild": "0.17.5",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@ __metadata:
"@types/conventional-commits-parser": "npm:3.0.3"
"@types/conventional-recommended-bump": "npm:6.1.0"
"@types/dateformat": "npm:5.0.0"
"@types/eslint": "npm:8.4.10"
"@types/eslint": "npm:8.21.0"
"@types/git-raw-commits": "npm:2.0.1"
"@types/is-ci": "npm:3.0.0"
"@types/node": "npm:16.18.11"
Expand All @@ -1281,7 +1281,7 @@ __metadata:
cross-env: "npm:7.0.3"
cspell: "npm:6.20.1"
esbuild: "npm:0.17.5"
eslint: "npm:8.32.0"
eslint: "npm:8.33.0"
eslint-config-prettier: "npm:8.6.0"
eslint-plugin-chai-expect: "npm:3.0.0"
eslint-plugin-jest-formatting: "npm:3.1.0"
Expand Down Expand Up @@ -2022,13 +2022,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.4.10":
version: 8.4.10
resolution: "@types/eslint@npm:8.4.10"
"@types/eslint@npm:8.21.0":
version: 8.21.0
resolution: "@types/eslint@npm:8.21.0"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 459bcef9a9b7994668c32f853285bea5004dfce293511cf4a9596bdd00ee345a978e96bb82c773c2b03c486847f17194c2fcf36900ee3532549fecd7680f5fc1
checksum: ddb802f77b1a850666704019704588c0e3e1a5971865dc56a87b2722f3d5aa7290ccfff39ba59d7a13ee7c1c93150470029343e51b198a22d1596237fb9e5b95
languageName: node
linkType: hard

Expand Down Expand Up @@ -4298,9 +4298,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.32.0":
version: 8.32.0
resolution: "eslint@npm:8.32.0"
"eslint@npm:8.33.0":
version: 8.33.0
resolution: "eslint@npm:8.33.0"
dependencies:
"@eslint/eslintrc": "npm:^1.4.1"
"@humanwhocodes/config-array": "npm:^0.11.8"
Expand Down Expand Up @@ -4343,7 +4343,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: cc00214baef7655ccf19f65017910e6f24786958a19f481fbbc9595060aad7437646ffde1d123d13aef60a0ff61ab09573bff0319679d632e87dd1d0f9878c3e
checksum: 616877cf98325f619070e6c85b1bb4734fe99202871f5f43cbb9c56b13d7cacf8caa499c61c0a112541067be3b6143cd0497d1319950a4a1d355adeff8504596
languageName: node
linkType: hard

Expand Down