Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump all dependencies and devDependencies version #5

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

FajarKim
Copy link
Member

Changes File

diff --git a/package-lock.json b/package-lock.json
index 7f97790..513b03a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
       },
       "devDependencies": {
         "assert": "^2.1.0",
-        "mocha": "^10.6.0"
+        "mocha": "^10.7.3"
       },
       "engines": {
         "node": ">=11"
@@ -292,9 +292,9 @@
       "license": "MIT"
     },
     "node_modules/debug": {
-      "version": "4.3.5",
-      "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
-      "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
+      "version": "4.3.6",
+      "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz",
+      "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
@@ -916,6 +916,7 @@
       "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.3.tgz",
       "integrity": "sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "ansi-colors": "^4.1.3",
         "browser-stdout": "^1.3.1",
diff --git a/package.json b/package.json
index 641f3a0..d6949a5 100644
--- a/package.json
+++ b/package.json
@@ -38,6 +38,6 @@
   },
   "devDependencies": {
     "assert": "^2.1.0",
-    "mocha": "^10.6.0"
+    "mocha": "^10.7.3"
   }
 }

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

@FajarKim FajarKim merged commit 8fe73f5 into master Aug 15, 2024
2 checks passed
@FajarKim FajarKim deleted the auto_build_and_bump branch August 15, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant