From 459124507ffdaf5166b4f8aff51b6f7668c1ac44 Mon Sep 17 00:00:00 2001 From: Jonas Kruckenberg Date: Sun, 8 May 2022 15:01:56 +0200 Subject: [PATCH] Update pnpm-lock.yaml --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8fd55e5..a14ca7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,17 +6,17 @@ specifiers: '@tauri-apps/cli-darwin-x64': 1.0.0-rc.9 '@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.9 '@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.9 - '@types/node': ^16.10.5 - '@typescript-eslint/parser': ^5.8.1 - '@vercel/ncc': ^0.31.1 - eslint: ^7.32.0 - eslint-plugin-github: ^4.3.2 + '@types/node': 16.11.33 + '@typescript-eslint/parser': 5.22.0 + '@vercel/ncc': 0.31.1 + eslint: 7.32.0 + eslint-plugin-github: 4.3.6 execa: ^6.1.0 - js-yaml: ^4.1.0 + js-yaml: 4.1.0 prettier: 2.5.1 string-argv: ^0.3.1 tiny-glob: ^0.2.9 - typescript: ^4.4.4 + typescript: 4.6.4 dependencies: '@actions/core': 1.8.0