Skip to content

Commit 1233b62

Browse files
committed
chore: version 17.3.7
1 parent 8a66dce commit 1233b62

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ponyracer/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# See http://help.github.com/ignore-files/ for more about ignoring files.
1+
# See https://docs.github.com/get-started/getting-started-with-git/ignoring-files for more about ignoring files.
22

33
# Compiled output
44
/dist

ponyracer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ponyracer
22

3-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.6.
3+
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.7.
44

55
## Development server
66

ponyracer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"zone.js": "~0.14.3"
2424
},
2525
"devDependencies": {
26-
"@angular-devkit/build-angular": "^17.3.6",
27-
"@angular/cli": "^17.3.6",
26+
"@angular-devkit/build-angular": "^17.3.7",
27+
"@angular/cli": "^17.3.7",
2828
"@angular/compiler-cli": "^17.3.0",
2929
"@types/jasmine": "~5.1.0",
3030
"jasmine-core": "~5.1.0",

0 commit comments

Comments
 (0)