Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#87)
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 May 16, 2024
1 parent 0189974 commit ac897cb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@lesjoursfr/browser-tools": "^1.1.2"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@codemirror/lang-html": "^6.4.9",
"@fortawesome/fontawesome-free": "^6.5.2",
"@popperjs/core": "^2.11.8",
Expand All @@ -61,9 +61,9 @@
"@types/color": "^3.0.6",
"@types/jsdom": "^21.1.6",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"babel-loader": "^9.1.3",
"codemirror": "^6.0.1",
"css-loader": "^7.1.1",
Expand All @@ -76,9 +76,9 @@
"mocha": "^10.4.0",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"sass": "^1.75.0",
"sass": "^1.77.1",
"sass-loader": "^14.2.1",
"stylelint": "^16.4.0",
"stylelint": "^16.5.0",
"stylelint-config-sass-guidelines": "^11.1.0",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
Expand All @@ -94,5 +94,5 @@
"@popperjs/core": "^2.11.8",
"codemirror": "^6.0.1"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.2.2"
}

0 comments on commit ac897cb

Please sign in to comment.