Skip to content

Commit

Permalink
chore(dev-deps): bump sf-chipps-dev-scripts from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [sf-chipps-dev-scripts](https://github.com/ClayChipps/sf-chipps-dev-scripts) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/ClayChipps/sf-chipps-dev-scripts/releases)
- [Changelog](https://github.com/ClayChipps/sf-chipps-dev-scripts/blob/main/CHANGELOG.md)
- [Commits](ClayChipps/sf-chipps-dev-scripts@1.0.1...1.1.0)

---
updated-dependencies:
- dependency-name: sf-chipps-dev-scripts
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2024
1 parent 85ecca0 commit 435369d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/shelljs": "^0.8.15",
"eslint-plugin-sf-plugin": "^1.17.0",
"oclif": "^4.3.1",
"sf-chipps-dev-scripts": "^1.0.1",
"sf-chipps-dev-scripts": "^1.1.0",
"shelljs": "^0.8.5",
"shx": "0.3.4",
"ts-node": "^10.9.2",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8091,10 +8091,10 @@ setimmediate@^1.0.5:
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==

sf-chipps-dev-scripts@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/sf-chipps-dev-scripts/-/sf-chipps-dev-scripts-1.0.1.tgz#fd9c1f3f2e26babcd64c3f79cb477805b83821c3"
integrity sha512-8I4wuSVtjKzcJKMbagcQ0m6E0NMmReZWQPF/Ehaa2BBWyQhYZjIyiJOYDNp4zsNapyoX1+75KEYQkI3sfCKNAQ==
sf-chipps-dev-scripts@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/sf-chipps-dev-scripts/-/sf-chipps-dev-scripts-1.1.0.tgz#66e300172b831187aad560ff51f1cd9e6a4f6836"
integrity sha512-HRvEOkjMmHNZbtgHJ/aCMQ5q5H/INdwQWOT/DICSyc6dRtzhtXukXDB3Aikv8vHnL6M22UfjQeQtsaCrfadT1A==
dependencies:
"@commitlint/cli" "^17.1.2"
"@commitlint/config-conventional" "^17.8.1"
Expand Down Expand Up @@ -8838,7 +8838,7 @@ typedoc@^0.25.3:
minimatch "^9.0.3"
shiki "^0.14.7"

"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.3:
"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.3, typescript@~5.3.2:
version "5.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
Expand All @@ -8848,11 +8848,6 @@ typescript@^4.9.5:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

typescript@~5.3.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==

uglify-js@^3.1.4:
version "3.17.4"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
Expand Down

0 comments on commit 435369d

Please sign in to comment.