Skip to content

Commit 91c912c

Browse files
chore(release): update monorepo packages versions (#1243)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cf659f3 commit 91c912c

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/@graphql-eslint_eslint-plugin-1240-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/healthy-readers-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/plugin/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @graphql-eslint/eslint-plugin
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- [#1240](https://github.com/B2o5T/graphql-eslint/pull/1240) [`6a27f2a`](https://github.com/B2o5T/graphql-eslint/commit/6a27f2ab3153aa808774b1ced34215af055e1f32) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
9+
- Updated dependency [`@graphql-tools/utils@^9.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/9.0.0) (from `^8.12.0`, in `dependencies`)
10+
11+
- [#1251](https://github.com/B2o5T/graphql-eslint/pull/1251) [`cf659f3`](https://github.com/B2o5T/graphql-eslint/commit/cf659f3aa7569e3898bb45d6301611a73fff46b6) Thanks [@B2o5T](https://github.com/B2o5T)! - fix increased memory usage for ESLint CLI
12+
313
## 3.13.0
414

515
### Minor Changes

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-eslint/eslint-plugin",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"repository": "https://github.com/B2o5T/graphql-eslint",
55
"author": "Dotan Simha <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)