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

Commit 125b7d7

Browse files
build(deps-dev): bump add-dist-header from 1.1.3 to 1.2.2
Bumps [add-dist-header](https://github.com/center-key/add-dist-header) from 1.1.3 to 1.2.2. - [Release notes](https://github.com/center-key/add-dist-header/releases) - [Commits](center-key/add-dist-header@v1.1.3...v1.2.2) --- updated-dependencies: - dependency-name: add-dist-header dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87cfcbe commit 125b7d7

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
@@ -1347,10 +1347,10 @@ acorn@^8.8.2, acorn@^8.9.0:
13471347
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59"
13481348
integrity sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==
13491349

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

0 commit comments

Comments
 (0)