Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent e337588 commit c780285
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"editor"
],
"dependencies": {
"@lesjoursfr/browser-tools": "^1.1.2"
"@lesjoursfr/browser-tools": "^1.1.3"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.25.0",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@codemirror/lang-html": "^6.4.9",
"@eslint/js": "^9.8.0",
"@fortawesome/fontawesome-free": "^6.6.0",
Expand All @@ -70,21 +70,21 @@
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"fs-extra": "^11.2.0",
"globals": "^15.8.0",
"globals": "^15.9.0",
"jsdom": "^24.1.1",
"mini-css-extract-plugin": "^2.9.0",
"mocha": "^10.7.0",
"postcss": "^8.4.40",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"sass-loader": "^16.0.0",
"stylelint": "^16.7.0",
"stylelint": "^16.8.1",
"stylelint-config-sass-guidelines": "^12.0.0",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0-alpha.56",
"typescript-eslint": "^8.0.0",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
Expand Down

0 comments on commit c780285

Please sign in to comment.