Skip to content

Commit 18a8edb

Browse files
author
Eduard Aksamitov
committed
build(deps): bump sharec
1 parent 3404e46 commit 18a8edb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"@logux/client": "^0.11.1",
3939
"@logux/core": "^0.7.0",
4040
"@logux/eslint-config": "^45.4.1",
41-
"@logux/sharec-config": "^0.10.1",
42-
"@typescript-eslint/eslint-plugin": "^4.22.0",
43-
"@typescript-eslint/parser": "^4.22.0",
41+
"@logux/sharec-config": "^0.10.2",
42+
"@typescript-eslint/eslint-plugin": "^4.22.1",
43+
"@typescript-eslint/parser": "^4.22.1",
4444
"check-dts": "^0.4.4",
4545
"clean-publish": "^2.1.1",
4646
"eslint": "^7.25.0",
@@ -53,7 +53,7 @@
5353
"eslint-plugin-promise": "^5.1.0",
5454
"eslint-plugin-security": "^1.4.0",
5555
"eslint-plugin-unicorn": "^31.0.0",
56-
"lint-staged": "^10.5.4",
56+
"lint-staged": "^11.0.0",
5757
"prettier": "^2.2.1",
5858
"simple-git-hooks": "^2.4.1",
5959
"typescript": "^4.2.4",
@@ -105,6 +105,6 @@
105105
},
106106
"sharec": {
107107
"config": "@logux/sharec-config",
108-
"version": "0.10.1"
108+
"version": "0.10.2"
109109
}
110110
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
dependencies:
301301
globals "^13.8.0"
302302

303-
"@logux/sharec-config@^0.10.1":
303+
"@logux/sharec-config@^0.10.2":
304304
version "0.10.2"
305305
resolved "https://registry.yarnpkg.com/@logux/sharec-config/-/sharec-config-0.10.2.tgz#d7f055737ab8d09d86915ccf1f06569a31542e61"
306306
integrity sha512-Gs+8w61Wb8o2u2qbQgwziH4W+zC+sRxU0lfgMsRCV+bu0tvliTZsPwTcU21XBaghID8PgPBVtAHZxY+hII8+mQ==

0 commit comments

Comments
 (0)