Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
mostly devDependencies
  • Loading branch information
juanpicado committed May 11, 2024
1 parent 2941522 commit 27431dd
Show file tree
Hide file tree
Showing 28 changed files with 244 additions and 186 deletions.
230 changes: 129 additions & 101 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"compression": "1.7.4",
"cors": "2.8.5",
"debug": "^4.3.4",
"envinfo": "7.11.1",
"envinfo": "7.13.0",
"express": "4.19.2",
"express-rate-limit": "5.5.1",
"fast-safe-stringify": "2.1.1",
Expand All @@ -53,8 +53,8 @@
"mkdirp": "1.0.4",
"mv": "2.1.1",
"pkginfo": "0.4.1",
"semver": "7.6.0",
"validator": "13.11.0",
"semver": "7.6.2",
"validator": "13.12.0",
"verdaccio-audit": "12.0.0-next-7.15",
"verdaccio-htpasswd": "12.0.0-next-7.15"
},
Expand Down Expand Up @@ -90,13 +90,13 @@
"@types/express-serve-static-core": "4.17.41",
"@types/http-errors": "2.0.4",
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/lodash": "4.17.1",
"@types/mime": "3.0.4",
"@types/minimatch": "5.1.2",
"@types/node": "18.19.8",
"@types/node": "18.19.33",
"@types/pino": "7.0.5",
"@types/request": "2.48.12",
"@types/semver": "7.5.6",
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@verdaccio-scope/verdaccio-auth-foo": "0.0.2",
Expand All @@ -105,26 +105,26 @@
"babel-plugin-dynamic-import-node": "2.3.3",
"cross-env": "7.0.3",
"detect-secrets": "1.0.6",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-simple-import-sort": "12.1.0",
"eslint-plugin-verdaccio": "10.0.0",
"fs-extra": "10.1.0",
"get-port": "5.1.1",
"jest": "29.7.0",
"jest-config": "29.7.0",
"jest-environment-node": "29.7.0",
"jest-junit": "15.0.0",
"lockfile-lint": "4.12.1",
"nock": "13.5.0",
"lockfile-lint": "4.13.2",
"nock": "13.5.4",
"node-mocks-http": "^1.14.1",
"pinst": "2.1.6",
"prettier": "3.2.2",
"prettier": "3.2.5",
"rimraf": "3.0.2",
"selfsigned": "2.4.1",
"standard-version": "9.5.0",
Expand Down

0 comments on commit 27431dd

Please sign in to comment.