Skip to content

Commit

Permalink
Revert back to jackspeak 2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bartaz committed Jan 22, 2025
1 parent 1b483c3 commit 7765160
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,13 @@
"resolutions": {
"@types/react": "17.0.83",
"@types/react-dom": "17.0.26",
"postcss": "^8.3.11"
"postcss": "^8.3.11",
"jackspeak": "2.3.6"
},
"peerDependencies": {
"react": "^17.0.2 || ^18.0.0",
"react-dom": "^17.0.2 || ^18.0.0",
"vanilla-framework": "4.20.0",
"jackspeak": "2.1.1"
"vanilla-framework": "4.20.0"
},
"scripts": {
"build": "rm -rf dist && yarn build-local; yarn build-declaration",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7634,10 +7634,10 @@ iterator.prototype@^1.1.4:
has-symbols "^1.1.0"
set-function-name "^2.0.2"

jackspeak@^3.1.2:
version "3.4.3"
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
jackspeak@2.3.6, jackspeak@^3.1.2:
version "2.3.6"
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
dependencies:
"@isaacs/cliui" "^8.0.2"
optionalDependencies:
Expand Down

0 comments on commit 7765160

Please sign in to comment.