From dc23c9a226d9833fe975efb29c388b52c73e7734 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 19:28:15 +0000 Subject: [PATCH] chore(deps): update devdependencies --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9ab011c6..8a7f3e70 100644 --- a/package.json +++ b/package.json @@ -59,15 +59,15 @@ "coffeescript": "^2.6.1", "cross-env": "^7.0.3", "eslint-config-atomic": "^1.16.4", - "fast-equals": "^2.0.3", + "fast-equals": "^5.0.0", "fuzzaldrin-plus": "^0.6.0", - "jasmine": "^3.10.0", - "parcel": "2.0.0", - "prebuildify": "^4.2.1", - "prettier-config-atomic": "^3.0.1", + "jasmine": "^5.0.0", + "parcel": "2.12.0", + "prebuildify": "^6.0.0", + "prettier-config-atomic": "^4.0.0", "shx": "^0.3.3", - "terser-config-atomic": "^0.1.1", - "typescript": "^4.4.4" + "terser-config-atomic": "^1.0.0", + "typescript": "^5.0.0" }, "engines": { "atom": ">=1.52.0 <2.0.0",