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 16, 2024
1 parent 8eefbf9 commit 5eabb2a
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 156 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "7.24.1",
"@jest/globals": "29.7.0",
"@size-limit/file": "11.1.3",
"@size-limit/file": "11.1.4",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.12",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"@types/p-map": "2.0.0",
"@types/semver": "7.5.8",
"babel-jest": "29.7.0",
Expand All @@ -71,7 +71,7 @@
"p-map": "7.0.2",
"postinstall-postinstall": "2.1.0",
"prettier": "3.2.5",
"size-limit": "11.1.3",
"size-limit": "11.1.4",
"stylelint": "16.5.0",
"tsdx": "0.14.1",
"tslib": "2.6.2",
Expand All @@ -82,10 +82,10 @@
},
"pnpm": {
"overrides": {
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/scope-manager": "7.7.1",
"@typescript-eslint/utils": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/scope-manager": "7.9.0",
"@typescript-eslint/utils": "7.9.0",
"eslint": "8.57.0",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-react-hooks": "4.6.2",
Expand Down
Loading

0 comments on commit 5eabb2a

Please sign in to comment.