Skip to content

Commit

Permalink
Pin everything
Browse files Browse the repository at this point in the history
  • Loading branch information
powerivq committed May 28, 2024
1 parent b4e6f41 commit fea9a4e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
25 changes: 14 additions & 11 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"file-url": "3.0.0",
"html-minifier": "4.0.0",
"husky": "5.2.0",
"jest": "^29.7.0",
"jimp": "^0.16.1",
"jest": "29.7.0",
"jimp": "0.16.1",
"js-beautify": "1.13.5",
"karma": "^6.4.0",
"karma": "6.4.0",
"karma-chrome-launcher": "3.1.1",
"karma-jasmine": "4.0.1",
"lerna": "^7.4.2",
"lerna": "7.4.2",
"lerna-changelog": "2.2.0",
"lint-staged": "10.5.4",
"lru-cache": "6.0.0",
"mock-express-request": "0.2.2",
"mock-express-response": "0.3.0",
"nanoid": "^3.1.22",
"needle": "^2.6.0",
"nanoid": "3.1.22",
"needle": "2.6.0",
"nock": "13.0.11",
"npm-run-all": "4.1.5",
"prettier": "2.2.1",
Expand All @@ -78,9 +78,9 @@
"rollup-plugin-serve": "1.1.0",
"semver": "7.3.4",
"tap-parser": "10.1.0",
"tar": "^6.1.11",
"tar": "6.1.11",
"throat": "6.0.1",
"ts-jest": "^29.1.3",
"ts-jest": "29.1.3",
"typescript": "5.4.5"
},
"dependencies": {
Expand Down

0 comments on commit fea9a4e

Please sign in to comment.