diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e47c982..88a82a0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,6 +47,6 @@ jobs: cargo clippy --all-targets --all-features -- -D warnings RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items - - uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0 + - uses: crate-ci/typos@8a48f81b6c64dcfea44b3633223084c4be58ac5f # v1.49.0 with: files: . diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 99d43be..3f630bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,11 +1,10 @@ -lockfileVersion: '9.0' +lockfileVersion: "9.0" settings: autoInstallPeers: true excludeLinksFromLockfile: false importers: - .: devDependencies: globals: @@ -13,11 +12,11 @@ importers: version: 17.9.0 packages: - globals@17.9.0: - resolution: {integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==} - engines: {node: '>=18'} + resolution: { + integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==, + } + engines: { node: ">=18" } snapshots: - globals@17.9.0: {}