Skip to content

Commit c7c9de6

Browse files
committed
cyril-verloop/codingame-configuration 1.17.1 => 1.18.0.
chai 5.2.1 => 6.0.1.
1 parent c2eaed5 commit c7c9de6

File tree

3 files changed

+33
-76
lines changed

3 files changed

+33
-76
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [Unreleased]
8+
### Changed
9+
- cyril-verloop/codingame-configuration 1.17.1 => 1.18.0.
10+
- chai 5.2.1 => 6.0.1.
11+
712
## [3.13.1] - 2025-07-31
813
### Changed
914
- cyril-verloop/codingame-configuration 1.17.0 => 1.17.1.

package-lock.json

Lines changed: 27 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
},
1717
"dependencies": {
1818
"@cyrilverloop/codingame-configuration": "^1.1.2",
19-
"chai": "^5.1.0",
2019
"n-readlines": "^1.0.1",
2120
"sinon": "^21.0.0",
2221
"twig": "^1.17.1"
2322
},
2423
"devDependencies": {
2524
"c8": "^10.1.1",
25+
"chai": "^6.0.1",
2626
"chai-files": "^1.4.0",
2727
"jsdoc": "^4.0.2",
2828
"mocha": "^11.0.1"

0 commit comments

Comments
 (0)