From 5a917dd139d9db1a45c07972b3e2fedf078d7bd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:08:33 +0000 Subject: Bump the node-deps group with 3 updates Bumps the node-deps group with 3 updates: [syncpack](https://github.com/JamieMason/syncpack), [eslint](https://github.com/eslint/eslint) and [tslib](https://github.com/Microsoft/tslib). Updates `syncpack` from 12.4.0 to 13.0.0 - [Release notes](https://github.com/JamieMason/syncpack/releases) - [Changelog](https://github.com/JamieMason/syncpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/JamieMason/syncpack/compare/12.4.0...13.0.0) Updates `eslint` from 9.9.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.9.0...v9.9.1) Updates `tslib` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0) --- updated-dependencies: - dependency-name: syncpack dependency-type: direct:development update-type: version-update:semver-major dependency-group: node-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 73fd673..feece27 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "Matt Strapp ", "devDependencies": { - "syncpack": "12.4.0" + "syncpack": "13.0.0" }, "license": "MIT", "main": "index.js", -- cgit v1.2.3