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 May 30, 2024
1 parent 8aa909d commit 0976dc3
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 167 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,39 +62,39 @@
"@size-limit/file": "11.1.4",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.12",
"@types/node": "20.12.12",
"@types/node": "20.12.13",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"babel-jest": "29.7.0",
"eslint": "9.3.0",
"eslint-config-upleveled": "8.1.7",
"eslint-config-upleveled": "8.1.9",
"p-map": "7.0.2",
"postinstall-postinstall": "2.1.0",
"prettier": "3.2.5",
"size-limit": "11.1.4",
"stylelint": "16.6.0",
"stylelint": "16.6.1",
"tsdx": "0.14.1",
"tslib": "2.6.2",
"typescript": "5.4.5"
},
"packageManager": "[email protected].2+sha512.127dc83b9ea10c32be65d22a8efb4a65fb952e8fefbdfded39bdc3c97efc32d31b48b00420df2c1187ace28c921c902f0cb5a134a4d032b8b5295cbfa2c681e2",
"packageManager": "[email protected].4",
"engines": {
"node": ">=18"
},
"pnpm": {
"overrides": {
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.16",
"@typescript-eslint/parser": "8.0.0-alpha.16",
"@typescript-eslint/scope-manager": "8.0.0-alpha.16",
"@typescript-eslint/utils": "8.0.0-alpha.16",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.24",
"@typescript-eslint/parser": "8.0.0-alpha.24",
"@typescript-eslint/scope-manager": "8.0.0-alpha.24",
"@typescript-eslint/utils": "8.0.0-alpha.24",
"eslint": "9.3.0",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-react-hooks": "4.6.2",
"node-notifier": "10.0.1",
"[email protected]>semver": "5.7.2",
"jest": "29.7.0",
"rollup-plugin-typescript2": "^0.36.0",
"ts-jest": "29.1.3",
"ts-jest": "29.1.4",
"typescript": "5.4.5"
}
}
Expand Down
Loading

0 comments on commit 0976dc3

Please sign in to comment.