Skip to content

Commit

Permalink
Chore/package updates - minor (#64)
Browse files Browse the repository at this point in the history
* chore: npm update minor

* chore: npm update major

* chore: npm update devDependencies

* rollback: cypress

* chore: npm update minor

* build(npmInstall.yml): will now require 16.19.x

* build: typescript working w/lint
  • Loading branch information
FreakinWard authored Jan 21, 2024
1 parent e47be52 commit 8704ec2
Show file tree
Hide file tree
Showing 4 changed files with 6,662 additions and 4,181 deletions.
5 changes: 4 additions & 1 deletion .idea/next-typescript-example.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .pipelines/app/templates/npmInstall.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
steps:
- task: NodeTool@0
inputs:
versionSpec: '16.13.x'
versionSpec: '16.19.x'

- task: Cache@2
displayName: Cache npm
Expand Down
Loading

0 comments on commit 8704ec2

Please sign in to comment.