Skip to content

Commit

Permalink
chore(deps): update storybook monorepo to v6.4.14 (#1968)
Browse files Browse the repository at this point in the history
* chore(deps): update storybook monorepo to v6.4.14

* update node and npm to LTS

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Stephan Köninger <stephan.koeninger@codecentric.de>
  • Loading branch information
3 people committed Jan 21, 2022
1 parent 6db8eba commit 50d7025
Show file tree
Hide file tree
Showing 3 changed files with 1,383 additions and 1,179 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
<checkstyle.version>9.2.1</checkstyle.version>
<spring-javaformat-checkstyle.version>0.0.29</spring-javaformat-checkstyle.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<node.version>v15.14.0</node.version>
<npm.version>7.20.3</npm.version>
<node.version>v16.13.2</node.version>
<npm.version>8.3.2</npm.version>
</properties>
<modules>
<module>spring-boot-admin-server</module>
Expand Down
Loading

0 comments on commit 50d7025

Please sign in to comment.