Skip to content

Commit 3c95caf

Browse files
chore(deps): update linters/formater
1 parent 9bdf09e commit 3c95caf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"@types/ws": "8.5.3",
3939
"commitizen": "4.2.5",
4040
"cz-conventional-changelog": "3.3.0",
41-
"eslint": "8.27.0",
41+
"eslint": "8.29.0",
4242
"husky": "8.0.2",
4343
"nodemon": "2.0.20",
44-
"prettier": "2.7.1",
44+
"prettier": "2.8.1",
4545
"semantic-release": "19.0.5",
4646
"ts-node": "10.9.1",
4747
"tsconfig-paths": "4.1.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1921,10 +1921,10 @@ eslint-visitor-keys@^3.3.0:
19211921
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
19221922
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
19231923

1924-
eslint@8.27.0:
1925-
version "8.27.0"
1926-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
1927-
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
1924+
eslint@8.29.0:
1925+
version "8.29.0"
1926+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
1927+
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
19281928
dependencies:
19291929
"@eslint/eslintrc" "^1.3.3"
19301930
"@humanwhocodes/config-array" "^0.11.6"
@@ -4041,10 +4041,10 @@ prelude-ls@^1.2.1:
40414041
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
40424042
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
40434043

4044-
prettier@2.7.1:
4045-
version "2.7.1"
4046-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
4047-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
4044+
prettier@2.8.1:
4045+
version "2.8.1"
4046+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
4047+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
40484048

40494049
prettier@^2.1.1:
40504050
version "2.5.1"

0 commit comments

Comments
 (0)