Skip to content

Commit

Permalink
Merge branch 'main' into support-eslint-flat-config
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Nov 12, 2023
2 parents 8e3289f + e8e0a34 commit 326cb71
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
18 changes: 9 additions & 9 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,22 +55,22 @@
"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.1",
"@types/jest": "29.5.6",
"@types/node": "20.8.9",
"@size-limit/file": "10.0.2",
"@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",
"size-limit": "10.0.1",
"size-limit": "10.0.2",
"stylelint": "15.11.0",
"tsdx": "0.14.1",
"tslib": "2.6.2",
Expand Down
Loading

0 comments on commit 326cb71

Please sign in to comment.