Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 79427e6

Browse files
authored
Merge pull request #267 from asigloo/dependabot/npm_and_yarn/tar-6.1.5
build(deps): bump tar from 6.1.0 to 6.1.5
2 parents aa98f25 + b0a5c65 commit 79427e6

File tree

1 file changed

+3
-40
lines changed

1 file changed

+3
-40
lines changed

yarn.lock

+3-40
Original file line numberDiff line numberDiff line change
@@ -1044,16 +1044,6 @@
10441044
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
10451045
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
10461046

1047-
"@ts-morph/common@~0.10.1":
1048-
version "0.10.1"
1049-
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.10.1.tgz#be15b9ab13a32bbc1f6a6bd7dc056b2247b272eb"
1050-
integrity sha512-rKN/VtZUUlW4M+6vjLFSaFc1Z9sK+1hh0832ucPtPkXqOw/mSWE80Lau4z2zTPNTqtxAjfZbvKpQcEwJy0KIEg==
1051-
dependencies:
1052-
fast-glob "^3.2.5"
1053-
minimatch "^3.0.4"
1054-
mkdirp "^1.0.4"
1055-
path-browserify "^1.0.1"
1056-
10571047
"@tsconfig/node10@^1.0.7":
10581048
version "1.0.8"
10591049
resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.8.tgz#c1e4e80d6f964fbecb3359c43bd48b40f7cadad9"
@@ -2189,11 +2179,6 @@ co@^4.6.0:
21892179
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
21902180
integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
21912181

2192-
code-block-writer@^10.1.1:
2193-
version "10.1.1"
2194-
resolved "https://registry.yarnpkg.com/code-block-writer/-/code-block-writer-10.1.1.tgz#ad5684ed4bfb2b0783c8b131281ae84ee640a42f"
2195-
integrity sha512-67ueh2IRGst/51p0n6FvPrnRjAGHY5F8xdjkgrYE7DDzpJe6qA07RYQ9VcoUeo5ATOjSOiWpSL3SWBRRbempMw==
2196-
21972182
code-point-at@^1.0.0:
21982183
version "1.1.0"
21992184
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
@@ -5886,11 +5871,6 @@ [email protected]:
58865871
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
58875872
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
58885873

5889-
path-browserify@^1.0.1:
5890-
version "1.0.1"
5891-
resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-1.0.1.tgz#d98454a9c3753d5790860f16f68867b9e46be1fd"
5892-
integrity sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==
5893-
58945874
path-exists@^3.0.0:
58955875
version "3.0.0"
58965876
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
@@ -7160,9 +7140,9 @@ tailwindcss@^2.2.4:
71607140
tmp "^0.2.1"
71617141

71627142
tar@^6.0.2, tar@^6.1.0:
7163-
version "6.1.0"
7164-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83"
7165-
integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==
7143+
version "6.1.5"
7144+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.5.tgz#6e25bee1cfda94317aedc3f5d49290ae68361d73"
7145+
integrity sha512-FiK6MQyyaqd5vHuUjbg/NpO8BuEGeSXcmlH7Pt/JkugWS8s0w8nKybWjHDJiwzCAIKZ66uof4ghm4tBADjcqRA==
71667146
dependencies:
71677147
chownr "^2.0.0"
71687148
fs-minipass "^2.0.0"
@@ -7345,14 +7325,6 @@ ts-jest@^27.0.3:
73457325
semver "7.x"
73467326
yargs-parser "20.x"
73477327

7348-
ts-morph@^11.0.0:
7349-
version "11.0.3"
7350-
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-11.0.3.tgz#01a92b3c2b5a48ccdf318ec90864229b8061d056"
7351-
integrity sha512-ymuPkndv9rzqTLiHWMkVrFXWcN4nBiBGhRP/kTC9F5amAAl7BNLfyrsTzMD1o9A0zishKoF1KQT/0yyFhJnPgA==
7352-
dependencies:
7353-
"@ts-morph/common" "~0.10.1"
7354-
code-block-writer "^10.1.1"
7355-
73567328
ts-node@^10.1.0:
73577329
version "10.1.0"
73587330
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.1.0.tgz#e656d8ad3b61106938a867f69c39a8ba6efc966e"
@@ -7603,15 +7575,6 @@ vite-plugin-components@^0.12.2:
76037575
magic-string "^0.25.7"
76047576
minimatch "^3.0.4"
76057577

7606-
vite-plugin-dts@^0.5.2:
7607-
version "0.5.2"
7608-
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-0.5.2.tgz#0ef34d2e0dafe237c1150b4acb3a6af7c2bd7905"
7609-
integrity sha512-j+KJ0JCxqZnh5ir66H+VUvp/VQHBiN07/hGmGBT6eEmwGwqeTcuKpc+ZYJCWsPWFlUy6lvZdiXeZDo0033VxeQ==
7610-
dependencies:
7611-
fast-glob "^3.2.5"
7612-
fs-extra "^10.0.0"
7613-
ts-morph "^11.0.0"
7614-
76157578
vite-plugin-icons@^0.6.5:
76167579
version "0.6.5"
76177580
resolved "https://registry.yarnpkg.com/vite-plugin-icons/-/vite-plugin-icons-0.6.5.tgz#3f6bd08358bb126344e46ed08dc76808ce1f1887"

0 commit comments

Comments
 (0)