Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#467)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 7248227 commit e8e0a34
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
]
},
"dependencies": {
"@types/eslint": "8.44.6",
"@types/eslint": "8.44.7",
"algoliasearch": "4.20.0",
"chalk": "5.3.0",
"cheerio": "1.0.0-rc.12",
Expand All @@ -55,18 +55,18 @@
"prettier": "3.0.3",
"readdirp": "3.6.0",
"semver": "7.5.4",
"top-user-agents": "1.0.65"
"top-user-agents": "1.0.66"
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "7.23.0",
"@babel/plugin-transform-modules-commonjs": "7.23.3",
"@jest/globals": "29.7.0",
"@size-limit/file": "10.0.2",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.4",
"@types/semver": "7.5.5",
"babel-jest": "29.7.0",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-config-upleveled": "5.1.1",
"p-map": "6.0.0",
"postinstall-postinstall": "2.1.0",
Expand Down
Loading

0 comments on commit e8e0a34

Please sign in to comment.