Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: prisis <[email protected]>
  • Loading branch information
prisis committed Oct 5, 2023
1 parent a62e721 commit 72e841c
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 89 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/core": "^17.7.2",
"@nrwl/cli": "latest",
"@nrwl/js": "^16.9.1",
"@nrwl/js": "^16.10.0",
"@nrwl/nx-cloud": "16.4.0",
"@nrwl/tao": "16.9.1",
"@nrwl/workspace": "16.9.1",
"@nrwl/tao": "16.10.0",
"@nrwl/workspace": "16.10.0",
"@secretlint/secretlint-rule-preset-recommend": "^7.0.7",
"@tsconfig/node16": "^16.1.1",
"@tsconfig/strictest": "^2.0.2",
Expand All @@ -114,7 +114,7 @@
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^14.0.1",
"nx": "16.9.1",
"nx": "16.10.0",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"read-pkg": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config-anolilab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@anolilab/semantic-release-preset": "8.0.0",
"browserslist": "4.22.1",
"caniuse-lite": "^1.0.30001543",
"caniuse-lite": "^1.0.30001546",
"cross-env": "^7.0.3",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.5",
Expand Down
Loading

0 comments on commit 72e841c

Please sign in to comment.