Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent 1399f62 commit d9dcb51
Show file tree
Hide file tree
Showing 4 changed files with 593 additions and 485 deletions.
2 changes: 1 addition & 1 deletion docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
],
"type": "module",
"dependencies": {
"execa": "7.1.1"
"execa": "7.2.0"
}
}
12 changes: 8 additions & 4 deletions docker/pnpm-lock.yaml

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

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,39 +41,39 @@
]
},
"dependencies": {
"@types/eslint": "8.44.0",
"algoliasearch": "4.18.0",
"@types/eslint": "8.44.2",
"algoliasearch": "4.19.1",
"chalk": "5.3.0",
"cheerio": "1.0.0-rc.12",
"depcheck": "1.4.3",
"domhandler": "5.0.3",
"execa": "7.1.1",
"listr2": "6.6.0",
"node-fetch": "3.3.1",
"execa": "7.2.0",
"listr2": "6.6.1",
"node-fetch": "3.3.2",
"p-reduce": "3.0.0",
"patch-package": "8.0.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"readdirp": "3.6.0",
"semver": "7.5.4",
"top-user-agents": "1.0.57"
"top-user-agents": "1.0.59"
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "7.22.5",
"@jest/globals": "29.6.1",
"@jest/globals": "29.6.2",
"@size-limit/file": "8.2.6",
"@types/jest": "29.5.3",
"@types/node": "18.16.2",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.0",
"babel-jest": "29.6.1",
"eslint": "8.44.0",
"eslint-config-upleveled": "5.0.0",
"babel-jest": "29.6.2",
"eslint": "8.46.0",
"eslint-config-upleveled": "5.0.2",
"p-map": "6.0.0",
"postinstall-postinstall": "2.1.0",
"size-limit": "8.2.6",
"stylelint": "15.10.1",
"stylelint": "15.10.2",
"tsdx": "0.14.1",
"tslib": "2.6.0",
"tslib": "2.6.1",
"typescript": "5.1.6"
},
"engines": {
Expand Down
Loading

0 comments on commit d9dcb51

Please sign in to comment.