Skip to content

Commit

Permalink
npm: update yarn.lock to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hartmann authored and JackUrb committed Mar 22, 2023
1 parent 1b93a6a commit d85c3d6
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1575,10 +1575,6 @@
"ansi-styles" "^4.1.0"
"supports-color" "^7.1.0"

"[email protected]":
"resolved" "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz"
"version" "0.0.2"

"check-more-types@^2.24.0":
"resolved" "https://registry.npmjs.org/check-more-types/-/check-more-types-2.24.0.tgz"
"version" "2.24.0"
Expand Down Expand Up @@ -1781,10 +1777,6 @@
"shebang-command" "^2.0.0"
"which" "^2.0.1"

"[email protected]":
"resolved" "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz"
"version" "0.0.2"

"crypto-random-string@^1.0.0":
"resolved" "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-1.0.0.tgz"
"version" "1.0.0"
Expand Down Expand Up @@ -2885,10 +2877,6 @@
"call-bind" "^1.0.2"
"has-tostringtag" "^1.0.0"

"is-buffer@~1.1.6":
"resolved" "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz"
"version" "1.1.6"

"is-callable@^1.1.3", "is-callable@^1.1.4", "is-callable@^1.2.7":
"resolved" "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz"
"version" "1.2.7"
Expand Down Expand Up @@ -3159,12 +3147,6 @@
"resolved" "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz"
"version" "1.0.1"

"json-stable-stringify@^1.0.1":
"resolved" "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.2.tgz"
"version" "1.0.2"
dependencies:
"jsonify" "^0.0.1"

"json-stringify-safe@^5.0.1", "json-stringify-safe@~5.0.1":
"resolved" "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
"version" "5.0.1"
Expand All @@ -3187,10 +3169,6 @@
optionalDependencies:
"graceful-fs" "^4.1.6"

"jsonify@^0.0.1":
"resolved" "https://registry.npmjs.org/jsonify/-/jsonify-0.0.1.tgz"
"version" "0.0.1"

"jsprim@^2.0.2":
"resolved" "https://registry.npmjs.org/jsprim/-/jsprim-2.0.2.tgz"
"version" "2.0.2"
Expand Down Expand Up @@ -3366,14 +3344,6 @@
dependencies:
"escape-string-regexp" "^4.0.0"

"md5@^2.3.0":
"resolved" "https://registry.npmjs.org/md5/-/md5-2.3.0.tgz"
"version" "2.3.0"
dependencies:
"charenc" "0.0.2"
"crypt" "0.0.2"
"is-buffer" "~1.1.6"

"merge-stream@^2.0.0":
"resolved" "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz"
"version" "2.0.0"
Expand Down

0 comments on commit d85c3d6

Please sign in to comment.