WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit ea2d720

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump package-json from 10.0.0 to 10.0.1
Bumps [package-json](https://github.com/sindresorhus/package-json) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/sindresorhus/package-json/releases) - [Commits](sindresorhus/package-json@v10.0.0...v10.0.1) --- updated-dependencies: - dependency-name: package-json dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e930bfd commit ea2d720

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"gulp-zip": "^6.0.0",
100100
"lodash": "4.17.21",
101101
"merge-stream": "^2.0.0",
102-
"package-json": "^10.0.0",
102+
"package-json": "^10.0.1",
103103
"semver": "7.6.2",
104104
"xpath.js": "1.1.0",
105105
"yeoman-generator": "^5.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6233,10 +6233,10 @@ package-json-from-dist@^1.0.0:
62336233
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
62346234
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
62356235

6236-
package-json@^10.0.0:
6237-
version "10.0.0"
6238-
resolved "https://registry.yarnpkg.com/package-json/-/package-json-10.0.0.tgz#238786d9deabb946fe514b13290f19e2d5347fe1"
6239-
integrity sha512-w34pqp733w35nElGG6eH1OnDnHEWud4uxruQ2nKzY/Uy0uOJmWFdjDcAC+xAD4goVuBZStwaAEBS21BANv83HQ==
6236+
package-json@^10.0.1:
6237+
version "10.0.1"
6238+
resolved "https://registry.yarnpkg.com/package-json/-/package-json-10.0.1.tgz#e49ee07b8de63b638e7f1b5bb353733e428fe7d7"
6239+
integrity sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==
62406240
dependencies:
62416241
ky "^1.2.0"
62426242
registry-auth-token "^5.0.2"

0 commit comments

Comments
 (0)