Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Commit 303cf5c

Browse files
Bump lint-staged from 13.3.0 to 14.0.1 in /public (#243)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.3.0 to 14.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.3.0...v14.0.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9b6e98 commit 303cf5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-webpack-plugin": "^4.0.1",
7575
"html-loader": "4.2.0",
7676
"html-webpack-plugin": "^5.5.0",
77-
"lint-staged": "^13.2.2",
77+
"lint-staged": "^14.0.1",
7878
"mini-css-extract-plugin": "^2.6.1",
7979
"ngtemplate-loader": "2.1.0",
8080
"postcss": "^8.4.18",

public/packages/shared/traceo-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"css-loader": "6.8.1",
3838
"css-minimizer-webpack-plugin": "^5.0.0",
3939
"eslint-webpack-plugin": "^4.0.1",
40-
"lint-staged": "^13.2.2",
40+
"lint-staged": "^14.0.1",
4141
"mini-css-extract-plugin": "^2.6.1",
4242
"postcss": "^8.4.18",
4343
"postcss-loader": "^7.0.1",

0 commit comments

Comments
 (0)