Skip to content

Commit

Permalink
chore(linting-tools): linting-tools-v1.25.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.25.1](linting-tools-v1.25.0...linting-tools-v1.25.1) (2024-01-15)

### Bug Fixes

* **linting-tools:** Resolve Dependabot Alerts [#1](#1), [#2](#2), [#3](#3), and [#4](#4) ([88253ba](88253ba))
  • Loading branch information
sullivanpj authored and Stormie-Bot committed Jan 15, 2024
1 parent d180fa5 commit b6be5e1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/linting-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.25.1](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.25.0...linting-tools-v1.25.1) (2024-01-15)


### Bug Fixes

* **linting-tools:** Resolve Dependabot Alerts [#1](https://github.com/storm-software/storm-ops/issues/1), [#2](https://github.com/storm-software/storm-ops/issues/2), [#3](https://github.com/storm-software/storm-ops/issues/3), and [#4](https://github.com/storm-software/storm-ops/issues/4) ([88253ba](https://github.com/storm-software/storm-ops/commit/88253ba59b21442d7af2f1f3cb958d9e9d13289e))

# [1.25.0](https://github.com/storm-software/storm-ops/compare/linting-tools-v1.24.1...linting-tools-v1.25.0) (2024-01-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/linting-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storm-software/linting-tools",
"version": "1.25.0",
"version": "1.25.1",
"private": false,
"description": "⚡ A package containing various linting tools used to validate syntax, enforce design standards, and format code in a Storm workspace.",
"keywords": [
Expand Down

0 comments on commit b6be5e1

Please sign in to comment.