mirror of
https://github.com/Ratstail91/sineQL.git
synced 2026-03-17 21:22:00 +11:00
Bump @tootallnate/once and jest
Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `@tootallnate/once` Updates `jest` from 27.5.1 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) --- updated-dependencies: - dependency-name: "@tootallnate/once" dependency-version: dependency-type: indirect - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/Ratstail91/sineQL#readme",
|
||||
"devDependencies": {
|
||||
"jest": "^27.5.1"
|
||||
"jest": "^30.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user