Skip to content

Commit

Permalink
Merge pull request #488 from act-org/dependabot/npm_and_yarn/typescri…
Browse files Browse the repository at this point in the history
…pt-50e3583398

build(deps-dev): bump the typescript group across 1 directory with 2 updates
  • Loading branch information
joncursi authored Nov 5, 2024
2 parents e6a7120 + 47e511c commit 615a77e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
17 changes: 8 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@
"ts-node": "10.9.2",
"ts-patch": "3.2.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.5.4",
"typescript-transform-paths": "3.5.1",
"typescript": "5.6.3",
"typescript-transform-paths": "3.5.2",
"webpack": "5.94.0"
},
"homepage": "https://act-org.github.io/dls",
Expand Down Expand Up @@ -225,7 +225,7 @@
"test:prettier": "prettier . --check",
"test:types": "tspc --noEmit",
"test:unit": "jest --maxWorkers=2 --silent",
"test:build": "npm run build",
"test:build": "npm-run-all build build-storybook",
"watch": "npm run build && npm run copy && npm run build:components -- --watch"
},
"types": "index.d.ts",
Expand Down

0 comments on commit 615a77e

Please sign in to comment.