Skip to content

Commit a8cbc7e

Browse files
committed
Update dependency @jsdevtools/npm-publish to v2.1.0
1 parent a9324d6 commit a8cbc7e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@actions/core": "1.10.0",
2020
"@augu/eslint-config": "4.0.1",
2121
"@augu/tsconfig": "1.1.1",
22-
"@jsdevtools/npm-publish": "2.0.0",
22+
"@jsdevtools/npm-publish": "2.1.0",
2323
"@noelware/utils": "2.2.1",
2424
"@types/eslint": "8.37.0",
2525
"@types/node": "18.16.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -372,17 +372,17 @@ __metadata:
372372
languageName: node
373373
linkType: hard
374374

375-
"@jsdevtools/npm-publish@npm:2.0.0":
376-
version: 2.0.0
377-
resolution: "@jsdevtools/npm-publish@npm:2.0.0"
375+
"@jsdevtools/npm-publish@npm:2.1.0":
376+
version: 2.1.0
377+
resolution: "@jsdevtools/npm-publish@npm:2.1.0"
378378
dependencies:
379379
"@types/semver": ^7.3.13
380380
command-line-args: ^5.1.1
381381
semver: ^7.5.0
382382
tar: ^6.1.13
383383
bin:
384384
npm-publish: bin/npm-publish.js
385-
checksum: d8b735c2c03471ea5b031fd5b32919c8eee74fa22d63554148aea7ea7d461ed1284b88cfc4aadbb83c180c6f1a64152e658db1aa21f36b69ef5d7caee9e7a5e2
385+
checksum: 5a440225b1d660cad3776fc8f51d8eb84a1475fbe44ead563c76beee96ccbe150823eddb574f2ef584cb0d9e90a70a10a06b6580452d4f3d2cb92645c60f3541
386386
languageName: node
387387
linkType: hard
388388

@@ -393,7 +393,7 @@ __metadata:
393393
"@actions/core": 1.10.0
394394
"@augu/eslint-config": 4.0.1
395395
"@augu/tsconfig": 1.1.1
396-
"@jsdevtools/npm-publish": 2.0.0
396+
"@jsdevtools/npm-publish": 2.1.0
397397
"@noelware/utils": 2.2.1
398398
"@types/eslint": 8.37.0
399399
"@types/node": 18.16.3

0 commit comments

Comments
 (0)