aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-26 17:08:33 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-26 17:09:25 +0000
commit5a917dd139d9db1a45c07972b3e2fedf078d7bd1 (patch)
tree6a1bfc80e1344f73983bcce6a84ce2513cba9d79 /package.json
parentBump the node-deps group with 2 updates (diff)
downloadtrinkets-5a917dd139d9db1a45c07972b3e2fedf078d7bd1.tar
trinkets-5a917dd139d9db1a45c07972b3e2fedf078d7bd1.tar.gz
trinkets-5a917dd139d9db1a45c07972b3e2fedf078d7bd1.tar.bz2
trinkets-5a917dd139d9db1a45c07972b3e2fedf078d7bd1.tar.lz
trinkets-5a917dd139d9db1a45c07972b3e2fedf078d7bd1.tar.xz
trinkets-5a917dd139d9db1a45c07972b3e2fedf078d7bd1.tar.zst
trinkets-5a917dd139d9db1a45c07972b3e2fedf078d7bd1.zip
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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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 <matt@mattstrapp.net>",
"devDependencies": {
- "syncpack": "12.4.0"
+ "syncpack": "13.0.0"
},
"license": "MIT",
"main": "index.js",