Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 6c1caa8

Browse files
Merge pull request #70 from FreeTubeApp/dependabot/npm_and_yarn/add-dist-header-1.2.2
build(deps-dev): bump add-dist-header from 1.1.3 to 1.2.2
2 parents 774b4b8 + 125b7d7 commit 6c1caa8

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
@@ -43,7 +43,7 @@
4343
"@rollup/plugin-commonjs": "^25.0.4",
4444
"@rollup/plugin-json": "^6.0.0",
4545
"@rollup/plugin-node-resolve": "^15.1.0",
46-
"add-dist-header": "^1.1.3",
46+
"add-dist-header": "^1.2.2",
4747
"clean-jsdoc-theme": "^4.2.9",
4848
"concurrently": "^8.2.0",
4949
"eslint": "^8.47.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,10 +1348,10 @@ acorn@^8.8.2, acorn@^8.9.0:
13481348
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59"
13491349
integrity sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==
13501350

1351-
add-dist-header@^1.1.3:
1352-
version "1.1.3"
1353-
resolved "https://registry.yarnpkg.com/add-dist-header/-/add-dist-header-1.1.3.tgz#79ac42ee10fcb607236225febf2017be2fba1b51"
1354-
integrity sha512-W5PdYm9URCGW5yAiBzrKiWVMq0UtX3upZq80QlFHNmiyjl8TEmwqyvmc0DVuSjRaYOVBXXs5EWP1qn/k/5xwVg==
1351+
add-dist-header@^1.2.2:
1352+
version "1.2.2"
1353+
resolved "https://registry.yarnpkg.com/add-dist-header/-/add-dist-header-1.2.2.tgz#08cfad37a7e1ddea1ccd60a6457cb3b6061e2372"
1354+
integrity sha512-rPd1ituRC56lT3EhKUoLmMcmPiSGz5TvisMy7CGWQoJiSo3DRSDPX7bdxW+kMLPPE6RQpnpS1qPWskVNuNdmGA==
13551355
dependencies:
13561356
chalk "~5.3"
13571357
cli-argv-util "~1.2"

0 commit comments

Comments
 (0)