Skip to content

Commit 7c35367

Browse files
dependabot[bot]robertknight
authored andcommitted
Bump npm-packlist from 9.0.0 to 10.0.0
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/npm/npm-packlist/releases) - [Changelog](https://github.com/npm/npm-packlist/blob/main/CHANGELOG.md) - [Commits](npm/npm-packlist@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: npm-packlist dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adc85c4 commit 7c35367

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"mocha": "10.8.2",
7979
"mustache": "^4.0.1",
8080
"mustache-express": "^1.3.2",
81-
"npm-packlist": "^9.0.0",
81+
"npm-packlist": "^10.0.0",
8282
"postcss": "^8.0.3",
8383
"preact": "^10.4.0",
8484
"preact-render-to-string": "^6.4.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8737,7 +8737,7 @@ __metadata:
87378737
mocha: 10.8.2
87388738
mustache: ^4.0.1
87398739
mustache-express: ^1.3.2
8740-
npm-packlist: ^9.0.0
8740+
npm-packlist: ^10.0.0
87418741
postcss: ^8.0.3
87428742
preact: ^10.4.0
87438743
preact-render-to-string: ^6.4.0
@@ -10936,6 +10936,15 @@ __metadata:
1093610936
languageName: node
1093710937
linkType: hard
1093810938

10939+
"npm-packlist@npm:^10.0.0":
10940+
version: 10.0.0
10941+
resolution: "npm-packlist@npm:10.0.0"
10942+
dependencies:
10943+
ignore-walk: ^7.0.0
10944+
checksum: 28eec1c9f8ef8129b7bd878d517c010138ebd24178cd260488cec2a1abdce554a44d9b9742ca93b5bccf04d67c5756beb5d28ad8f616579261c7ec3c8a2c5504
10945+
languageName: node
10946+
linkType: hard
10947+
1093910948
"npm-packlist@npm:^9.0.0":
1094010949
version: 9.0.0
1094110950
resolution: "npm-packlist@npm:9.0.0"

0 commit comments

Comments
 (0)