We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 745286c + 77554d4 commit f571be6Copy full SHA for f571be6
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @pixiv/eslint-config
2
3
+## 0.0.11
4
+
5
+### Patch Changes
6
7
+- ([679c4e0](https://github.com/pixiv/frontend-config/commit/679c4e0)) chore(deps): update devdependencies
8
+- ([e108b32](https://github.com/pixiv/frontend-config/commit/e108b32)) fix(deps): update dependency globals to v16
9
+- ([745286c](https://github.com/pixiv/frontend-config/commit/745286c)) fix(deps): update dependencies
10
11
## 0.0.10
12
13
### Patch Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@pixiv/eslint-config",
- "version": "0.0.10",
+ "version": "0.0.11",
"description": "pixiv's base eslint config",
"author": "pixiv",
"publishConfig": {
0 commit comments