Skip to content

Commit

Permalink
PB-35387 Bump styleguide version to 4.9.7-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Benj1er committed Sep 18, 2024
1 parent 5ec1e49 commit d5f1a2c
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 150 deletions.
195 changes: 60 additions & 135 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 2 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passbolt-styleguide",
"version": "4.9.7-alpha.5",
"version": "4.9.7-alpha.6",
"license": "AGPL-3.0",
"copyright": "Copyright 2023 Passbolt SA",
"description": "Passbolt styleguide contains common styling assets used by the different sites, plugin, etc.",
Expand Down Expand Up @@ -77,20 +77,7 @@
"overrides": {
"fetch-mock": {
"path-to-regexp": "3.3.0"
},
"make-dir": {
"semver": "7.5.4"
},
"@typescript-eslint/utils": {
"semver": "7.5.4"
},
"@typescript-eslint/typescript-estree": {
"semver": "7.5.4"
},
"glob-stream": {
"glob-parent": "5.1.2"
},
"ws": "8.17.1"
}
},
"scripts": {
"build": "npm run build-api-app",
Expand Down

0 comments on commit d5f1a2c

Please sign in to comment.