@sapphire/eslint-plugin-result 2.0.5-next.68a65bbf → 2.0.5-next.a3da0ab0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +3 -3
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,12 +2,12 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
- # [@sapphire/eslint-plugin-result@2.0.4](https://github.com/sapphire/eslint-plugin-result/compare/@sapphire/eslint-plugin-result@2.0.3...@sapphire/eslint-plugin-result@2.0.4) - (2024-06-03)
5
+ # [@sapphire/eslint-plugin-result@2.0.4](https://github.com/sapphiredev/utilities/compare/@sapphire/eslint-plugin-result@2.0.3...@sapphire/eslint-plugin-result@2.0.4) - (2024-06-03)
6
6
 
7
7
  ## 🐛 Bug Fixes
8
8
 
9
- - **eslint-plugin-result:** Bump transient dependencies ([6d030e2](https://github.com/sapphire/eslint-plugin-result/commit/6d030e28b6f9b84b309e2729bba0597e7f5898e0))
10
- - **deps:** Update all non-major dependencies ([7dc491a](https://github.com/sapphire/eslint-plugin-result/commit/7dc491a3eebea3bd320fcc73d3b434067646c7df))
9
+ - **eslint-plugin-result:** Bump transient dependencies ([6d030e2](https://github.com/sapphiredev/utilities/commit/6d030e28b6f9b84b309e2729bba0597e7f5898e0))
10
+ - **deps:** Update all non-major dependencies ([7dc491a](https://github.com/sapphiredev/utilities/commit/7dc491a3eebea3bd320fcc73d3b434067646c7df))
11
11
 
12
12
  # [@sapphire/eslint-plugin-result@2.0.3](https://github.com/sapphiredev/utilities/compare/@sapphire/eslint-plugin-result@2.0.2...@sapphire/eslint-plugin-result@2.0.3) - (2024-03-11)
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapphire/eslint-plugin-result",
3
- "version": "2.0.5-next.68a65bbf",
3
+ "version": "2.0.5-next.a3da0ab0",
4
4
  "description": "A TypeScript ESLint plugin for @sapphire/result",
5
5
  "author": "@sapphire",
6
6
  "license": "MIT",