Skip to content

Commit

Permalink
Merge pull request #657 from scratchfoundation/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
renovate[bot] authored Oct 23, 2024
2 parents d107880 + 4299b99 commit 772dc69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@commitlint/travis-cli": "8.3.6",
"@types/jest": "^29.5.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@types/jest": "29.5.13",
"@typescript-eslint/eslint-plugin": "7.18.0",
"babel-loader": "9.1.3",
"buffer": "6.0.3",
"eslint": "8.57.1",
Expand All @@ -58,12 +58,12 @@
"husky": "8.0.3",
"jest": "29.7.0",
"json": "^9.0.4",
"rimraf": "^6.0.1",
"rimraf": "6.0.1",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
"semantic-release": "19.0.5",
"ts-jest": "29.2.5",
"ts-jest-mock-import-meta": "^1.2.0",
"ts-jest-mock-import-meta": "1.2.0",
"ts-loader": "9.5.1",
"webpack": "5.94.0",
"webpack-cli": "5.1.4"
Expand Down

0 comments on commit 772dc69

Please sign in to comment.