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 Jul 19, 2024
1 parent f0ab39f commit f5cdedc
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 393 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"p-reduce": "3.0.0",
"patch-package": "8.0.0",
"readdirp": "3.6.0",
"semver": "7.6.2",
"semver": "7.6.3",
"top-user-agents": "2.1.22"
},
"devDependencies": {
Expand All @@ -62,17 +62,17 @@
"@size-limit/file": "11.1.4",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.12",
"@types/node": "20.14.10",
"@types/node": "20.14.11",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"babel-jest": "29.7.0",
"eslint": "9.6.0",
"eslint-config-upleveled": "8.5.0",
"eslint": "9.7.0",
"eslint-config-upleveled": "8.6.8",
"p-map": "7.0.2",
"postinstall-postinstall": "2.1.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"size-limit": "11.1.4",
"stylelint": "16.6.1",
"stylelint": "16.7.0",
"tsdx": "0.14.1",
"tslib": "2.6.3",
"typescript": "5.5.3"
Expand All @@ -83,18 +83,18 @@
},
"pnpm": {
"overrides": {
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.41",
"@typescript-eslint/parser": "8.0.0-alpha.41",
"@typescript-eslint/scope-manager": "8.0.0-alpha.41",
"@typescript-eslint/utils": "8.0.0-alpha.41",
"eslint": "9.6.0",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.45",
"@typescript-eslint/parser": "8.0.0-alpha.45",
"@typescript-eslint/scope-manager": "8.0.0-alpha.45",
"@typescript-eslint/utils": "8.0.0-alpha.45",
"eslint": "9.7.0",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"node-notifier": "10.0.1",
"normalize-package-data@2.5.0>semver": "5.7.2",
"jest": "29.7.0",
"rollup-plugin-typescript2": "^0.36.0",
"ts-jest": "29.2.2",
"ts-jest": "29.2.3",
"typescript": "5.5.3"
}
}
Expand Down
Loading

0 comments on commit f5cdedc

Please sign in to comment.