Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#39)
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 Dec 1, 2023
1 parent 179e411 commit 1b3b0c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"button"
],
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"ava": "^5.3.1",
"babel-loader": "^9.1.3",
"css-loader": "^6.8.1",
"eslint": "^8.52.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"js-cookie": "^3.0.5",
"jsdom": "^22.1.0",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"style-loader": "^3.3.3",
Expand All @@ -68,5 +68,5 @@
"peerDependencies": {
"js-cookie": "^3.0.5"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}

0 comments on commit 1b3b0c3

Please sign in to comment.