Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#98)
Browse files Browse the repository at this point in the history
Upgrades project dependencies. The following changes were made:
```diff
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f82543f..45302bc 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -1123,8 +1123,8 @@ packages:
     resolution: {integrity: sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
-  '@vitest/[email protected]':
-    resolution: {integrity: sha512-iv9K9fz9qRxBo9J/PGSMcLdOFIKqtFZ6THqSVG/jW8CJZFkIWLxPduCTXkbyG6FNKgL49fkv348nSgmfqCU6FA==}
+  '@vitest/[email protected]':
+    resolution: {integrity: sha512-oabbCT4fCQfmFNtH2UuDfHx1d7dzi+VD3qwCpBfECfyzQq/Re9u7qTtE2WqV/hAuAOALw3ZVRiub2mXmpTyn/Q==}
     peerDependencies:
       '@typescript-eslint/utils': '>= 8.0'
       eslint: '>= 8.57.0'
@@ -4021,7 +4021,7 @@ snapshots:
       '@stylistic/eslint-plugin': 2.11.0([email protected]([email protected]))([email protected])
       '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
       '@typescript-eslint/parser': 8.16.0([email protected]([email protected]))([email protected])
-      '@vitest/eslint-plugin': 1.1.12(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
+      '@vitest/eslint-plugin': 1.1.13(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
       eslint: 9.16.0([email protected])
       eslint-config-flat-gitignore: 0.3.0([email protected]([email protected]))
       eslint-flat-config-utils: 0.4.0
@@ -5105,7 +5105,7 @@ snapshots:
       '@typescript-eslint/types': 8.16.0
       eslint-visitor-keys: 4.2.0
 
-  '@vitest/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
+  '@vitest/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
     dependencies:
       '@typescript-eslint/utils': 8.16.0([email protected]([email protected]))([email protected])
       eslint: 9.16.0([email protected])
```
  • Loading branch information
pgollucci authored Dec 1, 2024
1 parent 32d0bb5 commit 2209abc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2209abc

Please sign in to comment.